summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 09:06:53 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 09:06:53 -0400
commitd5d2458bd5403fc4b3b8176fc3046dcd671b5d8e (patch)
tree21bf8e2e05d556dba13213702a8866c324f01d70 /media-sound
parentmedia-sound/abcde: remove old (diff)
downloadgentoo-d5d2458bd5403fc4b3b8176fc3046dcd671b5d8e.tar.gz
gentoo-d5d2458bd5403fc4b3b8176fc3046dcd671b5d8e.tar.bz2
gentoo-d5d2458bd5403fc4b3b8176fc3046dcd671b5d8e.zip
media-sound/abcde: use https for HOMEPAGE and SRC_URI
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/abcde/abcde-2.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcde/abcde-2.8.1.ebuild b/media-sound/abcde/abcde-2.8.1.ebuild
index e04864c69c24..93ad8043adf3 100644
--- a/media-sound/abcde/abcde-2.8.1.ebuild
+++ b/media-sound/abcde/abcde-2.8.1.ebuild
@@ -4,8 +4,8 @@
EAPI=5
DESCRIPTION="A command line CD encoder"
-HOMEPAGE="http://abcde.einval.com/"
-SRC_URI="http://abcde.einval.com/download/${P}.tar.gz"
+HOMEPAGE="https://abcde.einval.com/"
+SRC_URI="https://abcde.einval.com/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"