links: update to 2.18.
This commit is contained in:
parent
be4304a06d
commit
affcafdfa6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'links'
|
||||
pkgname=links
|
||||
version=2.17
|
||||
revision=2
|
||||
version=2.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --enable-graphics"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Graphics and text mode web browser, released under GPL"
|
|||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://links.twibright.com/"
|
||||
distfiles="http://links.twibright.com/download/links-${version}.tar.gz"
|
||||
checksum=180ef70c60129b5a591a39a3ea33920ba7d181a83109cb75b1772e54cd37ebbc
|
||||
distfiles="http://links.twibright.com/download/links-${version}.tar.bz2"
|
||||
checksum=678cc1ab347cc90732b1925a11db7fbe12ce883fcca631f91696453a83819057
|
||||
|
||||
post_install() {
|
||||
mkdir -p ${DESTDIR}/usr/share/doc/
|
||||
|
|
Loading…
Reference in New Issue