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

SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
           file://gnutls.bzr.patch \
"

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

require wget.inc