aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wget/wget_1.12.bb
blob: 1acabbe03076b0614c0f19320c2c847e46a9292f (plain)
1
2
3
4
5
6
7
8
9
10
11
PR = "${INC_PR}.2"

SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
           file://gnutls.bzr.patch \
           file://CVE-2010-2252.patch;striplevel=0 \
"

SRC_URI[md5sum] = "141461b9c04e454dc8933c9d1f2abf83"
SRC_URI[sha256sum] = "7578ed0974e12caa71120581fa3962ee5a69f7175ddc3d6a6db0ecdcba65b572"

require wget.inc