lynx: update to 2.8.8.2.
This commit is contained in:
parent
e7fe8062b1
commit
fddc6378b8
|
@ -1,6 +1,8 @@
|
|||
# Template build file for 'lynx'
|
||||
pkgname=lynx
|
||||
version=2.8.8
|
||||
_version=2.8.8
|
||||
_patch=2
|
||||
version=$_version.$_patch
|
||||
revision=9
|
||||
wrksrc="${pkgname}${version//./-}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
makedepends="zlib-devel bzip2-devel ncurses-devel libressl-devel"
|
||||
license="GPL"
|
||||
homepage="http://lynx.isc.org"
|
||||
distfiles="http://lynx.isc.org/${pkgname}${version}/${pkgname}${version}.tar.gz"
|
||||
distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${_version}rel.${_patch}.tar.gz"
|
||||
checksum=234c9dc77d4c4594ad6216d7df4d49eae3019a3880e602f39721b35b97fbc408
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user