diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-10-18 17:42:39 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-28 16:15:18 +0100 |
commit | dfde99b360002e19d9e38e495e9e213ca86bfd72 (patch) | |
tree | d4541cd79a2ca7d34ce48aa666e608117f743225 /meta/recipes-support/libksba | |
parent | ff30ef9d5499171fe1798015c37ff7762e6a8e2b (diff) | |
download | poky-dfde99b360002e19d9e38e495e9e213ca86bfd72.tar.gz |
libksba: update to 1.3.5
(From OE-Core rev: b6b09ca882a8f91bcb3924668771f3223051f899)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libksba')
-rw-r--r-- | meta/recipes-support/libksba/libksba_1.3.5.bb (renamed from meta/recipes-support/libksba/libksba_1.3.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.3.4.bb b/meta/recipes-support/libksba/libksba_1.3.5.bb index e68255c674..36b6670563 100644 --- a/meta/recipes-support/libksba/libksba_1.3.4.bb +++ b/meta/recipes-support/libksba/libksba_1.3.5.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] = "2bfc3d69053db7b6983b5627706033f4" | 20 | SRC_URI[md5sum] = "8302a3e263a7c630aa7dea7d341f07a2" |
21 | SRC_URI[sha256sum] = "f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f" | 21 | SRC_URI[sha256sum] = "41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340" |
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 |