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

SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
           file://fix_makefile.patch \
           file://fix_doc.patch \
           file://wget_cve-2014-4877.patch \
          "
SRC_URI[md5sum] = "12edc291dba8127f2e9696e69f36299e"
SRC_URI[sha256sum] = "f3a6898e3a765bb94435b04a6668db9e5d19b3e90e0c69a503a2773ae936c269"

require wget.inc