diff options
Diffstat (limited to 'meta/recipes-extended/wget/wget_1.13.4.bb')
-rw-r--r-- | meta/recipes-extended/wget/wget_1.13.4.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/wget/wget_1.13.4.bb b/meta/recipes-extended/wget/wget_1.13.4.bb index e20ff48a75..9a9441eafc 100644 --- a/meta/recipes-extended/wget/wget_1.13.4.bb +++ b/meta/recipes-extended/wget/wget_1.13.4.bb | |||
@@ -1,7 +1,8 @@ | |||
1 | PR = "${INC_PR}.2" | 1 | PR = "${INC_PR}.3" |
2 | 2 | ||
3 | SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ | 3 | SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ |
4 | file://fix_makefile.patch \ | 4 | file://fix_makefile.patch \ |
5 | file://remove-gets.patch \ | ||
5 | " | 6 | " |
6 | SRC_URI[md5sum] = "1df489976a118b9cbe1b03502adbfc27" | 7 | SRC_URI[md5sum] = "1df489976a118b9cbe1b03502adbfc27" |
7 | SRC_URI[sha256sum] = "24c7710bc9f220ce23d8a9e0f5673b0efc1cace62db6de0239b5863ecc934dcd" | 8 | SRC_URI[sha256sum] = "24c7710bc9f220ce23d8a9e0f5673b0efc1cace62db6de0239b5863ecc934dcd" |