elinks: rebuild against libressl-2.8
This commit is contained in:
parent
c1775c91e8
commit
f36b715a72
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue