diff options
author | 2019-11-01 13:19:10 +0100 | |
---|---|---|
committer | 2019-11-01 13:19:10 +0100 | |
commit | c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33 (patch) | |
tree | 349ce6554916a66b35fcd69c28e6097704e1f0b3 /media-sound/qjackctl/qjackctl-9999.ebuild | |
parent | media-sound/qsynth-0.6.0: bump (diff) | |
download | gentoo-c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33.tar.gz gentoo-c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33.tar.bz2 gentoo-c37d2df25ac12b5894bd94fb8fed4acb2d7b9d33.zip |
media-sound/qjackctl: updated homepage
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/qjackctl/qjackctl-9999.ebuild')
-rw-r--r-- | media-sound/qjackctl/qjackctl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qjackctl/qjackctl-9999.ebuild b/media-sound/qjackctl/qjackctl-9999.ebuild index c9e9519c8454..87c768da8ec4 100644 --- a/media-sound/qjackctl/qjackctl-9999.ebuild +++ b/media-sound/qjackctl/qjackctl-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic qmake-utils autotools git-r3 xdg-utils DESCRIPTION="Qt GUI to control the JACK Audio Connection Kit and ALSA sequencer connections" -HOMEPAGE="http://qjackctl.sourceforge.net/" +HOMEPAGE="https://qjackctl.sourceforge.io/" EGIT_REPO_URI="https://git.code.sf.net/p/qjackctl/code" LICENSE="GPL-2" |