dev-libs/confuse: Update HOMEPAGE.
authorJeroen Roovers <jer@gentoo.org>
Tue, 19 Dec 2017 10:35:30 +0000 (11:35 +0100)
committerJeroen Roovers <jer@gentoo.org>
Tue, 19 Dec 2017 10:35:30 +0000 (11:35 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/confuse/confuse-3.2.1.ebuild

index 0dfcf2c0b2f9f7b4b6b02860073b3c8b91683714..958f49730e87a90a6711f4b22b9eee62a192bc0f 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils multilib-minimal
 
 DESCRIPTION="a configuration file parser library"
-HOMEPAGE="http://www.nongnu.org/confuse/"
-SRC_URI="https://github.com/martinh/libconfuse/releases/download/v${PV}/${P}.tar.xz"
+HOMEPAGE="https://github.com/martinh/libconfuse"
+SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0/2.0.0"