links: update to 2.17
This commit is contained in:
parent
bab5451851
commit
b77c1f2ee8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'links'
|
# Template file for 'links'
|
||||||
pkgname=links
|
pkgname=links
|
||||||
version=2.16
|
version=2.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl --enable-graphics"
|
configure_args="--with-ssl --enable-graphics"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
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.gz"
|
distfiles="http://links.twibright.com/download/links-${version}.tar.gz"
|
||||||
checksum=83ab4557d9b121570384d1bd27adf16f962b9b007bac5780ae094e6fff6b3d62
|
checksum=180ef70c60129b5a591a39a3ea33920ba7d181a83109cb75b1772e54cd37ebbc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/share/doc/
|
mkdir -p ${DESTDIR}/usr/share/doc/
|
||||||
|
|
Loading…
Reference in a new issue