summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libksba
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-11-06 16:19:31 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-09 10:21:20 +0000
commit58c76d143d27bc2c32ad05ce09fb26b4101bb347 (patch)
tree8debe0d1640edff7204354d8484af08bbfacd207 /meta/recipes-support/libksba
parent813718c2ea54eb763ae6b525408436dab6b7816d (diff)
downloadpoky-58c76d143d27bc2c32ad05ce09fb26b4101bb347.tar.gz
libksba: Ugrade to 1.3.1
(From OE-Core rev: 066ed36068088c0726c46e8396c670044b729c37) Signed-off-by: Saul Wold <sgw@linux.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.1.bb (renamed from meta/recipes-support/libksba/libksba_1.3.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.3.0.bb b/meta/recipes-support/libksba/libksba_1.3.1.bb
index 13ad437629..6950dbbd85 100644
--- a/meta/recipes-support/libksba/libksba_1.3.0.bb
+++ b/meta/recipes-support/libksba/libksba_1.3.1.bb
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fd541d83f75d038c4e0617b672ed8bda \
6 file://COPYING.GPLv3;md5=2f31b266d3440dd7ee50f92cf67d8e6c \ 6 file://COPYING.GPLv3;md5=2f31b266d3440dd7ee50f92cf67d8e6c \
7 file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ 7 file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
8 " 8 "
9PR = "r1"
10 9
11DEPENDS = "libgpg-error" 10DEPENDS = "libgpg-error"
12 11
@@ -17,8 +16,8 @@ inherit autotools binconfig-disabled pkgconfig texinfo
17SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \ 16SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
18 file://ksba-add-pkgconfig-support.patch" 17 file://ksba-add-pkgconfig-support.patch"
19 18
20SRC_URI[md5sum] = "cd86fad9c9d360b2cf80449f8a4a4075" 19SRC_URI[md5sum] = "9be95245fcfa9d56f56853078ef2650b"
21SRC_URI[sha256sum] = "5a61eed50550d4d0dcb47457ce7b6a90f8e719d42a3b25f7e79333e8cd721971" 20SRC_URI[sha256sum] = "bc96b95516bd2b67f413bc8b5cc5a75a2583c6e666d24dfd0d5bcc6b1aab46f9"
22 21
23do_configure_prepend () { 22do_configure_prepend () {
24 # Else these could be used in preference to those in aclocal-copy 23 # Else these could be used in preference to those in aclocal-copy