elinks: update to 0.14.3.

This commit is contained in:
Peter Bui 2021-10-01 13:26:43 -04:00 committed by Michal Vasilek
parent d424c3703b
commit 2e5fc652d8

View file

@ -1,6 +1,6 @@
# Template file for 'elinks' # Template file for 'elinks'
pkgname=elinks pkgname=elinks
version=0.14.1 version=0.14.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-true-color --enable-fastmem --without-spidermonkey" configure_args="--enable-true-color --enable-fastmem --without-spidermonkey"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://github.com/rkd77/elinks" homepage="https://github.com/rkd77/elinks"
distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz" distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
checksum=0161e439eb2100d14fc79bb2b2763c2bf67c601999d3c5b1b7c565e704d16c18 checksum=a067be288a05cb7fb705713c23064a4c1ec106f550bdd8679e134ad1f557d79a
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi