mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lynx: update to 2.9.0dev.10.
This commit is contained in:
parent
0312c00bc7
commit
59227f9c96
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'lynx'
|
# Template file for 'lynx'
|
||||||
pkgname=lynx
|
pkgname=lynx
|
||||||
version=2.9.0dev.9
|
version=2.9.0dev.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lynx${version}"
|
wrksrc="lynx${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
|
configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
|
||||||
makedepends="zlib-devel bzip2-devel ncurses-devel openssl-devel"
|
makedepends="zlib-devel bzip2-devel ncurses-devel openssl-devel"
|
||||||
short_desc="A text browser for the World Wide Web"
|
short_desc="Text browser for the World Wide Web"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://lynx.invisible-island.net/"
|
homepage="http://lynx.invisible-island.net/"
|
||||||
distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${version}.tar.bz2"
|
distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${version}.tar.bz2"
|
||||||
checksum=6fd6dd3f57681ad58d3397c273b430a411ae049b367fd4909b3d70b722da501a
|
checksum=898ac82bcfcbd4b20ea39afdf66fd659b8773c7549623b0f8802bf392a41a912
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i configure \
|
sed -i configure \
|
||||||
|
|
Loading…
Add table
Reference in a new issue