diff options
Diffstat (limited to 'meta')
-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 | " |
9 | PR = "r1" | ||
10 | 9 | ||
11 | DEPENDS = "libgpg-error" | 10 | DEPENDS = "libgpg-error" |
12 | 11 | ||
@@ -17,8 +16,8 @@ inherit autotools binconfig-disabled pkgconfig texinfo | |||
17 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \ | 16 | SRC_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 | ||
20 | SRC_URI[md5sum] = "cd86fad9c9d360b2cf80449f8a4a4075" | 19 | SRC_URI[md5sum] = "9be95245fcfa9d56f56853078ef2650b" |
21 | SRC_URI[sha256sum] = "5a61eed50550d4d0dcb47457ce7b6a90f8e719d42a3b25f7e79333e8cd721971" | 20 | SRC_URI[sha256sum] = "bc96b95516bd2b67f413bc8b5cc5a75a2583c6e666d24dfd0d5bcc6b1aab46f9" |
22 | 21 | ||
23 | do_configure_prepend () { | 22 | do_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 |