media-plugins/ams-lv2: HOMEPAGE 301 redirect to HTTPS
authorDavid Hicks <david@hicks.id.au>
Tue, 22 Aug 2017 11:54:04 +0000 (21:54 +1000)
committerMichał Górny <mgorny@gentoo.org>
Tue, 22 Aug 2017 21:31:47 +0000 (23:31 +0200)
Package-Manager: Portage-2.3.7, Repoman-2.3.3

media-plugins/ams-lv2/ams-lv2-1.1.0.ebuild

index e2db6163db0eaf7839a4c732a646b72cb936a4ae..badb755250c3876f9f97e93ee9a98f19c8a28c54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ PYTHON_REQ_USE="threads(+)"
 inherit waf-utils python-any-r1
 
 DESCRIPTION="A port of the AMS internal modules to LV2 plugins to create modular synthesizers"
-HOMEPAGE="http://objectivewave.wordpress.com/ams-lv2/"
-SRC_URI="https://github.com/blablack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://objectivewave.wordpress.com/ams-lv2/"
+SRC_URI="https://github.com/blablack/ams-lv2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"