diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-06-03 12:14:58 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-04 14:13:34 +0100 |
commit | eddd0ec9eeecae8af0266784132c0207cf1b9924 (patch) | |
tree | 59ecf68366cd129472e9c7bf7069b42bdb636dbd /meta/recipes-support | |
parent | 7183a89934ee57c4ef400bef6a975d1595f892a3 (diff) | |
download | poky-eddd0ec9eeecae8af0266784132c0207cf1b9924.tar.gz |
libksba: update to 1.3.4
(From OE-Core rev: eeb5b00159a3cb0404b0ff97baa9563734f44b79)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libksba/libksba_1.3.4.bb (renamed from meta/recipes-support/libksba/libksba_1.3.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.3.3.bb b/meta/recipes-support/libksba/libksba_1.3.4.bb index 9c901f6f51..e68255c674 100644 --- a/meta/recipes-support/libksba/libksba_1.3.3.bb +++ b/meta/recipes-support/libksba/libksba_1.3.4.bb | |||
@@ -17,8 +17,8 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" | |||
17 | SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | 17 | SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ |
18 | file://ksba-add-pkgconfig-support.patch" | 18 | file://ksba-add-pkgconfig-support.patch" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "a5dd3c57fca254935f5cf8db26e39065" | 20 | SRC_URI[md5sum] = "2bfc3d69053db7b6983b5627706033f4" |
21 | SRC_URI[sha256sum] = "0c7f5ffe34d0414f6951d9880a46fcc2985c487f7c36369b9f11ad41131c7786" | 21 | SRC_URI[sha256sum] = "f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f" |
22 | 22 | ||
23 | do_configure_prepend () { | 23 | do_configure_prepend () { |
24 | # Else these could be used in preference to those in aclocal-copy | 24 | # Else these could be used in preference to those in aclocal-copy |