[oe-commits] Constantin Musca : npth: upgrade to 0.91

git at git.openembedded.org git at git.openembedded.org
Sat Aug 25 13:52:25 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 99ef4adf7d5be6a565441505b5ad3308f67b7138
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=99ef4adf7d5be6a565441505b5ad3308f67b7138

Author: Constantin Musca <constantinx.musca at intel.com>
Date:   Fri Aug 24 12:05:39 2012 +0300

npth: upgrade to 0.91

Signed-off-by: Constantin Musca <constantinx.musca at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../npth/{npth_0.90.bb => npth_0.91.bb}            |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/npth/npth_0.90.bb b/meta/recipes-support/npth/npth_0.91.bb
similarity index 76%
rename from meta/recipes-support/npth/npth_0.90.bb
rename to meta/recipes-support/npth/npth_0.91.bb
index 7d39ca8..57fe55a 100644
--- a/meta/recipes-support/npth/npth_0.90.bb
+++ b/meta/recipes-support/npth/npth_0.91.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "\
     "
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/npth/npth-${PV}.tar.bz2 \
           "
-SRC_URI[md5sum] = "701665669b371385a92817ff1f9215ca"
-SRC_URI[sha256sum] = "e24e99c9e90e7c2c2272fed3a939647fdcd3a7ee0c9efb2983eed553ab2b4568"
+SRC_URI[md5sum] = "87712f0cee656c390b49773923e26e7f"
+SRC_URI[sha256sum] = "caef86ced4a331e162897818a5b924860c8d6003e52da5bdf76da00e8e0dfae1"
 
 inherit autotools binconfig
 





More information about the Openembedded-commits mailing list