elinks: rebuild against libressl-2.8

This commit is contained in:
maxice8 2018-11-04 10:18:44 -02:00
parent c1775c91e8
commit f36b715a72
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'elinks'
pkgname=elinks
version=0.12pre6
revision=17
revision=18
build_style=gnu-configure
configure_args="--enable-true-color --enable-fastmem"
hostmakedepends="automake libtool pkg-config"
@ -10,7 +10,7 @@ short_desc="Full-Featured Text WWW Browser"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://elinks.or.cz"
license="GPL-3"
distfiles="http://elinks.or.cz/download/$pkgname-$version.tar.bz2"
distfiles="http://elinks.or.cz/download/${pkgname}-${version}.tar.bz2"
checksum=383646375b8a325bef5a132c8300caab90eb0b842c5f8eff68febc00e29acada
pre_configure() {