aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget/wget_1.19.5.bb
blob: a53844bb8ff5436cb901c8660498ad47655a07aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
           file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
           file://0002-improve-reproducibility.patch \
           file://CVE-2019-5953.patch \
           file://CVE-2018-20483_p1.patch \
           file://CVE-2018-20483_p2.patch \
          "

SRC_URI[md5sum] = "2db6f03d655041f82eb64b8c8a1fa7da"
SRC_URI[sha256sum] = "b39212abe1a73f2b28f4c6cb223c738559caac91d6e416a6d91d4b9d55c9faee"

require wget.inc