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/mawk-1.3.4_p20161120.ebuild
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/mawk-1.3.4_p20161120.ebuild')
-rw-r--r--sys-apps/mawk/mawk-1.3.4_p20161120.ebuild2
1 files changed, 1 insertions, 1 deletions
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"