summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget/wget_1.16.3.bb
blob: 0204f30dc99fe9fa408cddc32c77e44876bb4601 (plain)
1
2
3
4
5
6
7
8
9
10
11
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
           file://fix_makefile.patch \
           file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
           file://Fix-timestamping-and-continue-behaviour-with-ftp-pro.patch \
           file://CVE-2016-4971.patch \
          "

SRC_URI[md5sum] = "f61d9011b99f824106a5d5a05dd0f63d"
SRC_URI[sha256sum] = "9f1c6d09d7148c1c2d9fd0ea655dcf4dcc407deb2db32d4126251ca0245cb670"

require wget.inc