mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
wget: update to 1.24.5
This commit is contained in:
parent
7b2c6f98e8
commit
deda6bc3a8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wget'
|
||||
pkgname=wget
|
||||
version=1.21.4
|
||||
revision=2
|
||||
version=1.24.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_if ssl '--with-ssl=openssl') $(vopt_if gnutls '--with-ssl=gnutls')"
|
||||
conf_files="/etc/wgetrc"
|
||||
|
@ -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=81542f5cefb8faacc39bbbc6c82ded80e3e4a88505ae72ea51df27525bcde04c
|
||||
checksum=fa2dc35bab5184ecbc46a9ef83def2aaaa3f4c9f3c97d4bd19dcb07d4da637de
|
||||
|
||||
build_options="gnutls ssl"
|
||||
build_options_default="ssl"
|
||||
|
|
Loading…
Add table
Reference in a new issue