summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-09-07 23:53:26 -0400
committerTim Harder <radhermit@gentoo.org>2017-09-07 23:54:03 -0400
commit9fb9987142b3feae6298c5ee40c3649cac0d8192 (patch)
tree2488e6a7606523e9de5dafe098276e8f84f50800 /sys-apps/mawk
parentdev-util/byacc: use https for HOMEPAGE (diff)
downloadgentoo-9fb9987142b3feae6298c5ee40c3649cac0d8192.tar.gz
gentoo-9fb9987142b3feae6298c5ee40c3649cac0d8192.tar.bz2
gentoo-9fb9987142b3feae6298c5ee40c3649cac0d8192.zip
sys-apps/mawk: use https for HOMEPAGE
Diffstat (limited to 'sys-apps/mawk')
-rw-r--r--sys-apps/mawk/mawk-1.3.4_p20150503.ebuild2
-rw-r--r--sys-apps/mawk/mawk-1.3.4_p20160615.ebuild2
-rw-r--r--sys-apps/mawk/mawk-1.3.4_p20161120.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild b/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild
index 04e26ef8b5a2..8a27fa6e4d1e 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20150503.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
MY_P=${P/_p/-}
DESCRIPTION="an (often faster than gawk) awk-interpreter"
-HOMEPAGE="http://invisible-island.net/mawk/mawk.html"
+HOMEPAGE="https://invisible-island.net/mawk/mawk.html"
SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz"
LICENSE="GPL-2"
diff --git a/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild b/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild
index 8115d110f0cd..2638e7629c4a 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20160615.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
MY_P=${P/_p/-}
DESCRIPTION="an (often faster than gawk) awk-interpreter"
-HOMEPAGE="http://invisible-island.net/mawk/mawk.html"
+HOMEPAGE="https://invisible-island.net/mawk/mawk.html"
SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz"
LICENSE="GPL-2"
diff --git a/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild b/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
index 4b85d44417da..5db9517c4128 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
MY_P=${P/_p/-}
DESCRIPTION="an (often faster than gawk) awk-interpreter"
-HOMEPAGE="http://invisible-island.net/mawk/mawk.html"
+HOMEPAGE="https://invisible-island.net/mawk/mawk.html"
SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz"
LICENSE="GPL-2"