links: update to 2.20
This commit is contained in:
parent
884f3bc6c3
commit
3cbc2f86bd
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'links'
|
# Template file for 'links'
|
||||||
pkgname=links
|
pkgname=links
|
||||||
version=2.19
|
version=2.20
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl --enable-graphics"
|
configure_args="--with-ssl --enable-graphics"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://links.twibright.com/"
|
homepage="http://links.twibright.com/"
|
||||||
distfiles="http://links.twibright.com/download/links-${version}.tar.bz2"
|
distfiles="http://links.twibright.com/download/links-${version}.tar.bz2"
|
||||||
checksum=70758c7dd9bb70f045407900e0a90f1114947fce832c2f9bdefd5c0158089a0a
|
checksum=3bddcd4cb2f7647e50e12a59d1c9bda61076f15cde5f5dca6288b58314e6902d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/share/doc/
|
mkdir -p ${DESTDIR}/usr/share/doc/
|
||||||
|
|
Loading…
Reference in New Issue