wget: update to 1.16.3.
This commit is contained in:
parent
57a1adab7c
commit
b303d17580
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'wget'
|
# Template file for 'wget'
|
||||||
pkgname=wget
|
pkgname=wget
|
||||||
version=1.16.2
|
version=1.16.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl=openssl"
|
configure_args="--with-ssl=openssl"
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://www.gnu.org/software/wget/wget.html"
|
homepage="http://www.gnu.org/software/wget/wget.html"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=311a28f211117a338501009bfaba5bfeb9cd71564a7b9ad5775b8f5f4369f972
|
checksum=9f1c6d09d7148c1c2d9fd0ea655dcf4dcc407deb2db32d4126251ca0245cb670
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
echo "ca_certificate=/etc/ssl/certs/ca-certificates.crt" >> ${DESTDIR}/etc/wgetrc
|
echo "ca_certificate=/etc/ssl/certs/ca-certificates.crt" >> ${DESTDIR}/etc/wgetrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user