sys-apps/unscd: move to https URLs
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Apr 2016 03:41:46 +0000 (23:41 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 20 Apr 2016 03:57:30 +0000 (23:57 -0400)
sys-apps/unscd/unscd-0.52-r2.ebuild

index 4127deb95d78e6628a4544456d8c65ed3fe42e43..8f39f3adb0b9e441dca7b931d0202a50320c3388 100644 (file)
@@ -7,8 +7,8 @@ EAPI=5
 inherit systemd toolchain-funcs
 
 DESCRIPTION="simple & stable nscd replacement"
-HOMEPAGE="http://busybox.net/~vda/unscd/README"
-SRC_URI="http://busybox.net/~vda/unscd/nscd-${PV}.c"
+HOMEPAGE="https://busybox.net/~vda/unscd/README"
+SRC_URI="https://busybox.net/~vda/unscd/nscd-${PV}.c"
 
 LICENSE="GPL-2"
 SLOT="0"