summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-19 23:41:46 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-19 23:57:30 -0400
commitaff0adcdc74ea391eeab8d22c9d4cb6acc2a2e92 (patch)
tree4235e8213f2876de0ccc5cbd010a6bda3039c5cb /sys-apps/unscd
parentsys-apps/busybox: move to https URLs (diff)
downloadgentoo-aff0adcdc74ea391eeab8d22c9d4cb6acc2a2e92.tar.gz
gentoo-aff0adcdc74ea391eeab8d22c9d4cb6acc2a2e92.tar.bz2
gentoo-aff0adcdc74ea391eeab8d22c9d4cb6acc2a2e92.zip
sys-apps/unscd: move to https URLs
Diffstat (limited to 'sys-apps/unscd')
-rw-r--r--sys-apps/unscd/unscd-0.52-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/unscd/unscd-0.52-r2.ebuild b/sys-apps/unscd/unscd-0.52-r2.ebuild
index 4127deb95d78..8f39f3adb0b9 100644
--- a/sys-apps/unscd/unscd-0.52-r2.ebuild
+++ b/sys-apps/unscd/unscd-0.52-r2.ebuild
@@ -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"