From 3719c1925677ee040e75ad302a4748c02b6d3440 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Tue, 19 May 2009 00:06:04 +0200 Subject: [PATCH] libassa: update to 3.5.0. 3.4.2 was incompatible with the libtool we use now. --- conf/checksums.ini | 4 ++++ recipes/granule/{libassa_3.4.2.bb => libassa_3.5.0.bb} | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) rename recipes/granule/{libassa_3.4.2.bb => libassa_3.5.0.bb} (84%) diff --git a/conf/checksums.ini b/conf/checksums.ini index 3fb70e87cd..24f54516b2 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 0598a6f5c2..af496c7e47 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 -- 2.39.5