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'
|
# Template file for 'elinks'
|
||||||
pkgname=elinks
|
pkgname=elinks
|
||||||
version=0.12pre6
|
version=0.12pre6
|
||||||
revision=17
|
revision=18
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-true-color --enable-fastmem"
|
configure_args="--enable-true-color --enable-fastmem"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ short_desc="Full-Featured Text WWW Browser"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://elinks.or.cz"
|
homepage="http://elinks.or.cz"
|
||||||
license="GPL-3"
|
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
|
checksum=383646375b8a325bef5a132c8300caab90eb0b842c5f8eff68febc00e29acada
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue