diff options
author | Gerion Entrup <gerion.entrup@flump.de> | 2020-06-19 02:09:19 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2020-07-08 08:57:11 +0200 |
commit | 9045b1ee47b1fe81a51722cd97df6d6713417767 (patch) | |
tree | b7fb9dbbded06552f37828ae69f0cd52297c38ad /media-sound | |
parent | media-sound/cadence: Update live ebuild (diff) | |
download | gentoo-9045b1ee47b1fe81a51722cd97df6d6713417767.tar.gz gentoo-9045b1ee47b1fe81a51722cd97df6d6713417767.tar.bz2 gentoo-9045b1ee47b1fe81a51722cd97df6d6713417767.zip |
media-sound/cadence: change homepage to https version
Signed-off-by: Gerion Entrup <gerion.entrup@flump.de>
Closes: https://github.com/gentoo/gentoo/pull/16318
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/cadence/cadence-0.9.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/cadence/cadence-0.9.0-r4.ebuild b/media-sound/cadence/cadence-0.9.0-r4.ebuild index 08953c0b0c7f..388fd048ba5d 100644 --- a/media-sound/cadence/cadence-0.9.0-r4.ebuild +++ b/media-sound/cadence/cadence-0.9.0-r4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit python-single-r1 xdg desktop DESCRIPTION="Collection of tools useful for audio production" -HOMEPAGE="http://kxstudio.linuxaudio.org/Applications:Cadence" +HOMEPAGE="https://kxstudio.linuxaudio.org/Applications:Cadence" SRC_URI="https://github.com/falkTX/Cadence/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64" LICENSE="GPL-2" |