summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/abs-guide/abs-guide-6.6.ebuild')
-rw-r--r--app-doc/abs-guide/abs-guide-6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-6.6.ebuild b/app-doc/abs-guide/abs-guide-6.6.ebuild
index 7c5b6cc20a3f..1c7bbe9c322b 100644
--- a/app-doc/abs-guide/abs-guide-6.6.ebuild
+++ b/app-doc/abs-guide/abs-guide-6.6.ebuild
@@ -10,8 +10,8 @@ HOMEPAGE="http://www.tldp.org/LDP/abs/html"
# Upstream likes to update the tarballs without changing the names.
# - http://bash.deta.in/abs-guide-${PV}.tar.bz2
# - http://bash.deta.in/abs-guide.pdf <- remember to rename with ${PV}
-SRC_URI="http://dev.gentoo.org/~dirtyepic/dist/${P}.tar.bz2
- pdf? ( http://dev.gentoo.org/~dirtyepic/dist/${P}.pdf )"
+SRC_URI="https://dev.gentoo.org/~dirtyepic/dist/${P}.tar.bz2
+ pdf? ( https://dev.gentoo.org/~dirtyepic/dist/${P}.pdf )"
LICENSE="OPL"
IUSE="pdf"