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

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

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

require wget.inc