[oe-commits] Khem Raj : libzip: Upgrade 1.13 -> 1.14

git at git.openembedded.org git at git.openembedded.org
Thu Jun 27 16:48:20 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 2e5684a3c396170951c265726464f81faeaffac5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2e5684a3c396170951c265726464f81faeaffac5

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jun 20 23:37:13 2013 +0000

libzip: Upgrade 1.13 -> 1.14

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../lzip/{lzip_1.13.bb => lzip_1.14.bb}            |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/lzip/lzip_1.13.bb b/meta-oe/recipes-support/lzip/lzip_1.14.bb
similarity index 88%
rename from meta-oe/recipes-support/lzip/lzip_1.13.bb
rename to meta-oe/recipes-support/lzip/lzip_1.14.bb
index f3f480b..6a1e339 100644
--- a/meta-oe/recipes-support/lzip/lzip_1.13.bb
+++ b/meta-oe/recipes-support/lzip/lzip_1.14.bb
@@ -10,8 +10,8 @@ SRC_URI = "http://download.savannah.gnu.org/releases/lzip/lzip-${PV}.tar.gz"
 # FreeBSD distfiles is known to have version 1.13.
 MIRRORS += "http://download.savannah.gnu.org/releases/lzip/ ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/"
 
-SRC_URI[md5sum] = "2f401e995c36cca05bd1805aa9c28231"
-SRC_URI[sha256sum] = "c73d36c0a926b71d484eacc192262a1d209674e3f903016f2c74a2bcbc5c28ac"
+SRC_URI[md5sum] = "39a4b06952ee45274525dc0582cdd651"
+SRC_URI[sha256sum] = "7ff5cc521560edb2a0a6cdf258cf3afdaeb1dbcc354d96d011d0dd7ec584cbe7"
 
 CONFIGUREOPTS = "\
     '--srcdir=${S}' \



More information about the Openembedded-commits mailing list