diff options
Diffstat (limited to 'repo/wget')
-rw-r--r-- | repo/wget/wget.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/wget/wget.xibuild b/repo/wget/wget.xibuild index a5ec664..b6f1a82 100644 --- a/repo/wget/wget.xibuild +++ b/repo/wget/wget.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl gnutls libidn libpsl nettle util-linux pcre2 zlib cacerts" -PKG_VER=1.21.2 +PKG_VER=1.21.3 SOURCE=https://ftp.gnu.org/gnu/wget/wget-$PKG_VER.tar.gz DESC="A utility for transfering files with URL syntax" |