elinks: update to 0.15.0.
This commit is contained in:
parent
1d4701db81
commit
6a82683e46
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.3
|
version=0.15.0
|
||||||
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=a067be288a05cb7fb705713c23064a4c1ec106f550bdd8679e134ad1f557d79a
|
checksum=49e261fb7a6b061b51ca38b7152712caba90c8eaa6996bcf4c00fe2867a7f366
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue