aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2019-04-08 10:09:31 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-08 11:47:25 +0000
commit4fe04b973fbbc21f35cf3ca46fff4bbbee15ca96 (patch)
treecd2a8e07e2f12d5a8161441190100e946554444f
parent4a8f0f0a31e8c1197403cd1588368f5418044818 (diff)
downloadaports-4fe04b973fbbc21f35cf3ca46fff4bbbee15ca96.tar.bz2
aports-4fe04b973fbbc21f35cf3ca46fff4bbbee15ca96.tar.xz
main/wget: security upgrade to 1.20.3 (CVE-2019-5953)
Fixes #10214
-rw-r--r--main/wget/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD
index 7a028a4c40..90262a2c26 100644
--- a/main/wget/APKBUILD
+++ b/main/wget/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=wget
-pkgver=1.20.1
+pkgver=1.20.3
pkgrel=0
pkgdesc="A network utility to retrieve files from the Web"
url="http://www.gnu.org/software/wget/wget.html"
@@ -47,4 +47,4 @@ package() {
rm -rf "$pkgdir"/usr/lib
}
-sha512sums="855c7e3c45f9020a9fdb30e286ee6a0bdcaa780be3d0dda9ffdae73b562ae1012d4550242f66240407a28076a7054328d4f08a469a0da227a9e3410b8d5f46dc wget-1.20.1.tar.gz"
+sha512sums="e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c wget-1.20.3.tar.gz"