Update lynx to 2.8.9pl18 and switch HOMEPAGE and MASTER_SITES to HTTPS.

This commit is contained in:
fcambus 2018-05-07 09:33:09 +00:00
parent 3759b635f2
commit 09b881ad9d
2 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.39 2018/03/29 22:38:53 fcambus Exp $
# $OpenBSD: Makefile,v 1.40 2018/05/07 09:33:09 fcambus Exp $
V = 2.8.9
PL = 17
PL = 18
COMMENT = text web browser
DISTNAME = lynx${V}dev.${PL}
PKGNAME = lynx-${V}pl${PL}
EXTRACT_SUFX = .tar.bz2
CATEGORIES = www net
HOMEPAGE = http://lynx.invisible-island.net/
HOMEPAGE = https://lynx.invisible-island.net/
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM = Yes
# uses pledge()
WANTLIB += c crypto curses ssl z
MASTER_SITES = http://invisible-mirror.net/archives/lynx/tarballs/ \
MASTER_SITES = https://invisible-mirror.net/archives/lynx/tarballs/ \
ftp://ftp.invisible-island.net/lynx/tarballs/
CONFIGURE_STYLE = gnu

View File

@ -1,2 +1,2 @@
SHA256 (lynx2.8.9dev.17.tar.bz2) = pDgRuQeMRszW2Ro9WuCovB8kek3YnBpszbzWwrPVbtM=
SIZE (lynx2.8.9dev.17.tar.bz2) = 2687294
SHA256 (lynx2.8.9dev.18.tar.bz2) = 5XM5VYk0OBvV2a/4uNSTi/EeDNjmPPO3Y5ZnClGxYyM=
SIZE (lynx2.8.9dev.18.tar.bz2) = 2688489