mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
elinks: update to 0.14.3.
This commit is contained in:
parent
d424c3703b
commit
2e5fc652d8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue