summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2020-01-08 20:45:29 +0545
committerMike Frysinger <vapier@gentoo.org>2020-01-08 20:45:29 +0545
commit12366f83cf990b700d3b5d11180ecea5a6e8c821 (patch)
tree5eb9c3be8ac804fa527684d1d0e678297ff0115d /app-text/mandoc
parentapp-text/zathura-pdf-poppler: Version bump (v0.3.0) (diff)
downloadgentoo-12366f83cf990b700d3b5d11180ecea5a6e8c821.tar.gz
gentoo-12366f83cf990b700d3b5d11180ecea5a6e8c821.tar.bz2
gentoo-12366f83cf990b700d3b5d11180ecea5a6e8c821.zip
app-text/mandoc: switch URIs to https
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'app-text/mandoc')
-rw-r--r--app-text/mandoc/mandoc-1.14.4.ebuild4
-rw-r--r--app-text/mandoc/mandoc-1.14.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/mandoc/mandoc-1.14.4.ebuild b/app-text/mandoc/mandoc-1.14.4.ebuild
index 8c8b1bec615d..fbcafa5a7650 100644
--- a/app-text/mandoc/mandoc-1.14.4.ebuild
+++ b/app-text/mandoc/mandoc-1.14.4.ebuild
@@ -6,8 +6,8 @@ EAPI="6"
inherit multilib toolchain-funcs
DESCRIPTION="Suite of tools compiling mdoc and man"
-HOMEPAGE="http://mdocml.bsd.lv/"
-SRC_URI="http://mdocml.bsd.lv/snapshots/${P}.tar.gz"
+HOMEPAGE="https://mdocml.bsd.lv/"
+SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
diff --git a/app-text/mandoc/mandoc-1.14.5.ebuild b/app-text/mandoc/mandoc-1.14.5.ebuild
index 4b5e8af2d4fa..029a69eeadc9 100644
--- a/app-text/mandoc/mandoc-1.14.5.ebuild
+++ b/app-text/mandoc/mandoc-1.14.5.ebuild
@@ -6,8 +6,8 @@ EAPI="6"
inherit multilib toolchain-funcs
DESCRIPTION="Suite of tools compiling mdoc and man"
-HOMEPAGE="http://mdocml.bsd.lv/"
-SRC_URI="http://mdocml.bsd.lv/snapshots/${P}.tar.gz"
+HOMEPAGE="https://mdocml.bsd.lv/"
+SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"