aboutsummaryrefslogtreecommitdiffstats
path: root/main/lynx
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-30 08:27:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:10 +0000
commite4a3ab2551a3b1503c6732ac35a28c5cde73fbc3 (patch)
tree415c11a4f757e17b9ec54fc544ae0b37320da8d8 /main/lynx
parentf6caad866439aa8306e0ab8b25ba7788adc97897 (diff)
main/lynx: rebuild against openssl 1.1
Diffstat (limited to 'main/lynx')
-rw-r--r--main/lynx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lynx/APKBUILD b/main/lynx/APKBUILD
index d0417baafc1..79dc3a6ab3c 100644
--- a/main/lynx/APKBUILD
+++ b/main/lynx/APKBUILD
@@ -5,13 +5,13 @@ pkgname=lynx
pkgver=2.8.8_p2
_relver=${pkgver/_p/rel.}
_v=${_relver%rel.*}
-pkgrel=7
+pkgrel=8
pkgdesc="Cross-platform text-based browser"
url="http://lynx.invisible-island.net/"
arch="all"
license="GPL"
depends="gzip"
-makedepends="libressl-dev gettext zlib-dev glib-dev perl ncurses-dev"
+makedepends="openssl-dev gettext zlib-dev glib-dev perl ncurses-dev"
install=""
subpackages="$pkgname-doc"
source="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${_relver}.tar.bz2