[oe-commits] Rolf Leggewie : libassa: update to 3.5.0. 3.4. 2 was incompatible with the libtool we use now.

GIT User account git at amethyst.openembedded.net
Tue May 19 10:59:24 UTC 2009


Module: openembedded.git
Branch: xora/angstrom-srcpv
Commit: 3719c1925677ee040e75ad302a4748c02b6d3440
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3719c1925677ee040e75ad302a4748c02b6d3440

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Tue May 19 00:06:04 2009 +0200

libassa: update to 3.5.0.  3.4.2 was incompatible with the libtool we use now.

---

 conf/checksums.ini                                 |    4 ++++
 .../granule/{libassa_3.4.2.bb => libassa_3.5.0.bb} |    3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 3fb70e8..24f5451 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -12418,6 +12418,10 @@ sha256=ae2d5d228a1251666f9f80248178b40fb22513597cf78b976e4c3f15d8fc260c
 md5=f619b4f01aeda6d5f2679be9dcec5a51
 sha256=ae2d5d228a1251666f9f80248178b40fb22513597cf78b976e4c3f15d8fc260c
 
+[http://downloads.sourceforge.net/libassa/libassa-3.5.0.tar.gz]
+md5=9b61dfd94bf4e083829ffb0231243d8b
+sha256=72a627c74e82ff679cb16ebe3a625b9032d8d1feed4c1da63ebb5106a80b1314
+
 [ftp://ftp.gnupg.org/gcrypt/alpha/libassuan/libassuan-0.6.7.tar.gz]
 md5=db4e6939fafbaae80cab11a67f28771d
 sha256=c72dc7b2a3bb2945d1fb693b401ddff44f3eefbe248f2e6d29c86487b69c1dd4
diff --git a/recipes/granule/libassa_3.4.2.bb b/recipes/granule/libassa_3.5.0.bb
similarity index 84%
rename from recipes/granule/libassa_3.4.2.bb
rename to recipes/granule/libassa_3.5.0.bb
index 0598a6f..af496c7 100644
--- a/recipes/granule/libassa_3.4.2.bb
+++ b/recipes/granule/libassa_3.5.0.bb
@@ -6,8 +6,7 @@ PRIORITY = "optional"
 LICENSE = "LGPL"
 PR = "r0"
 
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}-2.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
 
 inherit autotools pkgconfig
 





More information about the Openembedded-commits mailing list