mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
elinks: update to 0.15.1.
This commit is contained in:
parent
63a66baec0
commit
0ca35e9cdb
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'elinks'
|
# Template file for 'elinks'
|
||||||
pkgname=elinks
|
pkgname=elinks
|
||||||
version=0.15.0
|
version=0.15.1
|
||||||
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"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Full-Featured Text WWW Browser"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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"
|
||||||
|
changelog="https://raw.githubusercontent.com/rkd77/elinks/master/NEWS"
|
||||||
distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
|
||||||
checksum=49e261fb7a6b061b51ca38b7152712caba90c8eaa6996bcf4c00fe2867a7f366
|
checksum=a3ebb14e179fcf97f93874b7771b4b05c1b7fdc704807334e865273d9de8428f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue