mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
links: update to 2.14.
This commit is contained in:
parent
d9b440bd59
commit
7d9eea9436
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'links'
|
# Template file for 'links'
|
||||||
pkgname=links
|
pkgname=links
|
||||||
version=2.13
|
version=2.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl --enable-graphics"
|
configure_args="--with-ssl --enable-graphics"
|
||||||
makedepends="libpng-devel libjpeg-turbo tiff-devel bzip2-devel zlib-devel gpm-devel libressl-devel"
|
makedepends="libpng-devel libjpeg-turbo tiff-devel bzip2-devel zlib-devel gpm-devel libressl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=bcd068b5b47f604f91091c541d469df2afb6bd6604cddd6f059a17ec9ceb74ae
|
checksum=22fa8dcb5a60b8ffd611de31ebd4c79edce472637a3554bab401795da91d4387
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/share/doc/
|
mkdir -p ${DESTDIR}/usr/share/doc/
|
||||||
|
|
Loading…
Add table
Reference in a new issue