mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
646d42f765
commit
b6cea5b121
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lynx'
|
# Template file for 'lynx'
|
||||||
pkgname=lynx
|
pkgname=lynx
|
||||||
version=2.9.0dev.12
|
version=2.9.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
|
configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
|
||||||
--with-ssl --enable-ipv6
|
--with-ssl --enable-ipv6
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://lynx.invisible-island.net/"
|
homepage="http://lynx.invisible-island.net/"
|
||||||
changelog="https://lynx.invisible-island.net/current/CHANGES"
|
changelog="https://lynx.invisible-island.net/current/CHANGES"
|
||||||
distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
|
distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
|
||||||
checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
|
checksum=7374b89936d991669e101f4e97f2c9592036e1e8cdaa7bafc259a77ab6fb07ce
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i configure \
|
sed -i configure \
|
||||||
|
|
Loading…
Add table
Reference in a new issue