wget: update to 1.21.3.
This commit is contained in:
parent
55b7ae76f9
commit
e42fcf0fff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wget'
|
||||
pkgname=wget
|
||||
version=1.21.2
|
||||
version=1.21.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_if ssl '--with-ssl=openssl') $(vopt_if gnutls '--with-ssl=gnutls')"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.gnu.org/software/wget/wget.html"
|
||||
changelog="https://git.savannah.gnu.org/cgit/wget.git/plain/NEWS"
|
||||
distfiles="${GNU_SITE}/wget/wget-${version}.tar.gz"
|
||||
checksum=e6d4c76be82c676dd7e8c61a29b2ac8510ae108a810b5d1d18fc9a1d2c9a2497
|
||||
checksum=5726bb8bc5ca0f6dc7110f6416e4bb7019e2d2ff5bf93d1ca2ffcc6656f220e5
|
||||
|
||||
build_options="gnutls ssl"
|
||||
build_options_default="ssl"
|
||||
|
|
Loading…
Reference in a new issue