dev-php/ca-bundle: Remove HOMEPAGE from SRC_URI
authorBrian Evans <grknight@gentoo.org>
Fri, 16 Aug 2019 13:14:21 +0000 (09:14 -0400)
committerBrian Evans <grknight@gentoo.org>
Fri, 16 Aug 2019 14:17:22 +0000 (10:17 -0400)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-php/ca-bundle/ca-bundle-1.1.3.ebuild

index 164c183e94b7ef8c0c513680783d6af0a4eb4fe0..19d43507a5f0e53031a86d5efe1612717d1ee846 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Find the system CA bundle or fall back to the Mozilla one"
 HOMEPAGE="https://github.com/composer/ca-bundle"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/composer/ca-bundle/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"