elinks: update to 0.14.1.
This commit is contained in:
parent
7290f65da0
commit
ce464aed12
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'elinks'
|
||||
pkgname=elinks
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-true-color --enable-fastmem --without-spidermonkey"
|
||||
hostmakedepends="automake libtool pkg-config gettext"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/rkd77/elinks"
|
||||
distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
|
||||
checksum=ee1294d9144687ad6d45255a4d1b2802bec2b6285725cb4254a86780efad668f
|
||||
checksum=0161e439eb2100d14fc79bb2b2763c2bf67c601999d3c5b1b7c565e704d16c18
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue