summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-08-22 22:35:00 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-22 23:40:55 +0200
commit6a8d68994a4a0c03dc3987b67388a738ee0afd39 (patch)
tree2b507c8f75b95d9020b069534e686841ac818f05 /media-sound/audiocompress
parentmedia-libs/aubio: HOMEPAGE and SRC_URI 301 redirect to HTTPS (diff)
downloadgentoo-6a8d68994a4a0c03dc3987b67388a738ee0afd39.tar.gz
gentoo-6a8d68994a4a0c03dc3987b67388a738ee0afd39.tar.bz2
gentoo-6a8d68994a4a0c03dc3987b67388a738ee0afd39.zip
media-sound/audiocompress: HOMEPAGE and SRC_URI 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'media-sound/audiocompress')
-rw-r--r--media-sound/audiocompress/audiocompress-2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/audiocompress/audiocompress-2.0.ebuild b/media-sound/audiocompress/audiocompress-2.0.ebuild
index 690ea5001532..afd6ed3bb397 100644
--- a/media-sound/audiocompress/audiocompress-2.0.ebuild
+++ b/media-sound/audiocompress/audiocompress-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit toolchain-funcs
@@ -6,8 +6,8 @@ inherit toolchain-funcs
MY_P=AudioCompress-${PV}
DESCRIPTION="Very gentle 1-band dynamic range compressor"
-HOMEPAGE="http://beesbuzz.biz/code/"
-SRC_URI="http://beesbuzz.biz/code/audiocompress/${MY_P}.tar.gz"
+HOMEPAGE="https://beesbuzz.biz/code/audiocompress.php"
+SRC_URI="https://beesbuzz.biz/code/audiocompress/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"