diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-19 00:06:04 +0200 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-19 00:08:23 +0200 |
commit | 3719c1925677ee040e75ad302a4748c02b6d3440 (patch) | |
tree | 185c378c9804dc50b63bb5383dd7738860df09b1 /recipes | |
parent | 15f147680dabe51c66cde7dfe3f9e1872fbb37ae (diff) |
libassa: update to 3.5.0. 3.4.2 was incompatible with the libtool we use now.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/granule/libassa_3.5.0.bb (renamed from recipes/granule/libassa_3.4.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/granule/libassa_3.4.2.bb b/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 |