summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-08-22 22:33:23 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-22 23:40:49 +0200
commit3740446d0d19bd9014085543072951acf952bc92 (patch)
tree3dcfca6e82e00ebfc6d92f37b75993d981f23139 /media-libs/aubio/aubio-0.4.5-r1.ebuild
parentsys-process/atop: HOMEPAGE 301 redirect to HTTPS (diff)
downloadgentoo-3740446d0d19bd9014085543072951acf952bc92.tar.gz
gentoo-3740446d0d19bd9014085543072951acf952bc92.tar.bz2
gentoo-3740446d0d19bd9014085543072951acf952bc92.zip
media-libs/aubio: HOMEPAGE and SRC_URI 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'media-libs/aubio/aubio-0.4.5-r1.ebuild')
-rw-r--r--media-libs/aubio/aubio-0.4.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aubio/aubio-0.4.5-r1.ebuild b/media-libs/aubio/aubio-0.4.5-r1.ebuild
index 371258ddba3b..c02467cd6e71 100644
--- a/media-libs/aubio/aubio-0.4.5-r1.ebuild
+++ b/media-libs/aubio/aubio-0.4.5-r1.ebuild
@@ -10,8 +10,8 @@ PYTHON_REQ_USE='threads(+)'
inherit distutils-r1 waf-utils multilib eutils
DESCRIPTION="Library for audio labelling"
-HOMEPAGE="http://aubio.org/"
-SRC_URI="http://aubio.org//pub/${P}.tar.bz2"
+HOMEPAGE="https://aubio.org/"
+SRC_URI="https://aubio.org/pub/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0/5"