Skip to content
Snippets Groups Projects
Unverified Commit 27293c61 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/wget: bump to 1.19.5, move to legacy/ [BROKEN]

parent b234299e
No related branches found
No related tags found
No related merge requests found
......@@ -2,25 +2,25 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=wget
pkgver=1.19.2
pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
url="http://www.gnu.org/software/wget/wget.html"
arch="all"
pkgver=1.19.5
pkgrel=0
pkgdesc="Utility to retrieve files from the Web"
url="https://www.gnu.org/software/wget/wget.html"
arch="none"
license="GPL-3.0+"
depends=""
makedepends="openssl-dev perl gettext-dev"
makedepends="openssl-dev perl"
checkdepends="perl-http-daemon"
subpackages="$pkgname-doc $pkgname-lang"
install=""
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz "
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
# 1.19.1-r1:
# - CVE-2017-6508
# 1.19.2-r0:
# - CVE-2017-13090
# 1.19.5-r0:
# - CVE-2018-0494
build() {
cd "$builddir"
......@@ -47,4 +47,4 @@ package() {
rm -rf "$pkgdir"/usr/lib
}
sha512sums="a0f8afcc0767a8fd1acd64b1b1b27d177bc938e70cc3709c1b3faa6c1426ec926642cd8e49d292cec0268ee507683539b5152072110106de5a728a03efd8cedd wget-1.19.2.tar.gz"
sha512sums="0d4964e0f5adb0c023edc831bde9c9f13f3222f6efc1ce93250d234ab937e92b53921624532fb0e6586151ddfdee6df9a7ca91a2a99b3d16e2e68401c625301b wget-1.19.5.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment