aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget/wget_1.19.5.bb
blob: 920b74de1bef928de08731406910d3876980b085 (plain)
1
2
3
4
5
6
7
8
9
10
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 \
          "

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

require wget.inc