summaryrefslogtreecommitdiffstats
path: root/recipes-support/gnupg/gnupg_1.4.7.bb
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2020-01-07 13:19:32 +0100
committerRoss Burton <ross.burton@intel.com>2020-01-07 12:55:32 +0000
commit101ebd96bf2b2e343cd4e08b241df45a74b33758 (patch)
tree2887757903d65ce3908ad1b59297955e0a69b77d /recipes-support/gnupg/gnupg_1.4.7.bb
parente3979dcefbf3f4ef7a489ea932b1cccd1c68e7be (diff)
downloadmeta-gplv2-101ebd96bf2b2e343cd4e08b241df45a74b33758.tar.gz
gnupg: Make it build with gettext 0.20
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-support/gnupg/gnupg_1.4.7.bb')
-rw-r--r--recipes-support/gnupg/gnupg_1.4.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-support/gnupg/gnupg_1.4.7.bb b/recipes-support/gnupg/gnupg_1.4.7.bb
index a7fbd11..6a950fd 100644
--- a/recipes-support/gnupg/gnupg_1.4.7.bb
+++ b/recipes-support/gnupg/gnupg_1.4.7.bb
@@ -19,7 +19,8 @@ SRC_URI = "${GNUPG_MIRROR}/gnupg/gnupg-${PV}.tar.bz2 \
19 file://CVE-2013-4576.patch \ 19 file://CVE-2013-4576.patch \
20 file://CVE-2013-4242.patch \ 20 file://CVE-2013-4242.patch \
21 file://fix-ustar-check-issue.patch \ 21 file://fix-ustar-check-issue.patch \
22 " 22 file://0001-Make-it-build-with-gettext-0.20.patch \
23 "
23 24
24SRC_URI[md5sum] = "b06a141cca5cd1a55bbdd25ab833303c" 25SRC_URI[md5sum] = "b06a141cca5cd1a55bbdd25ab833303c"
25SRC_URI[sha256sum] = "69d18b7d193f62ca27ed4febcb4c9044aa0c95305d3258fe902e2fae5fc6468d" 26SRC_URI[sha256sum] = "69d18b7d193f62ca27ed4febcb4c9044aa0c95305d3258fe902e2fae5fc6468d"