links: update to 2.23
This commit is contained in:
parent
fea56c1c73
commit
1d6254c816
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'links'
|
# Template file for 'links'
|
||||||
pkgname=links
|
pkgname=links
|
||||||
version=2.22
|
version=2.23
|
||||||
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.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=0364986b3a7f1e8e3171bea362b53f71e1dd3360a8842d66fdc65580ebc2084d
|
checksum=6660d202f521fd18bf5184c3f1732d1fa7426a103374277ad1cdb8e57ce6ac45
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/share/doc/
|
mkdir -p ${DESTDIR}/usr/share/doc/
|
||||||
|
|
Loading…
Reference in New Issue