[oe-commits] Koen Kooi : abiword: replace 2.8.0 with 2.8.1, some crashes fixed and libtool macros updated

git version control git at git.openembedded.org
Tue Nov 3 17:31:00 UTC 2009


Module: openembedded.git
Branch: rpurdie/work-in-progress
Commit: 5da5ee1a5708f9a30c61636f29548acd3a4ae02c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5da5ee1a5708f9a30c61636f29548acd3a4ae02c

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Oct 30 10:27:27 2009 +0100

abiword: replace 2.8.0 with 2.8.1, some crashes fixed and libtool macros updated

---

 conf/checksums.ini                                 |    4 ++++
 .../abiword/{abiword_2.8.0.bb => abiword_2.8.1.bb} |    2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 061a24e..d01c21c 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -1418,6 +1418,10 @@ sha256=b6656a0da13d94b334f02637c89d8fe13aa54752040ad1b8f14f668d8cb96e93
 md5=f61c623cdb3c3b2aed05bbc868050ddd
 sha256=b0d0f723a08372ac0889e44a590ee1f13f8c5487b394181396f978191a627bdd
 
+[http://www.abisource.com/downloads/abiword/2.8.1/source/abiword-2.8.1.tar.gz]
+md5=284fe25289c160c3797b527a8aacad12
+sha256=f51b614b1202cf63a5f7ede093d31d638ece3c8e76da4036cc4aed589a9cd2ec
+
 [http://www.abiword.org/downloads/abiword/2.5.1/source/abiword-plugins-2.5.1.tar.gz]
 md5=b1ce7ca49a0ee4e04f828e10eaebe6a9
 sha256=37faf6ea346c9b6473c5b2dfd1bb599457faa06b6a7cdef58e3e9f3e2773976b
diff --git a/recipes/abiword/abiword_2.8.0.bb b/recipes/abiword/abiword_2.8.1.bb
similarity index 99%
rename from recipes/abiword/abiword_2.8.0.bb
rename to recipes/abiword/abiword_2.8.1.bb
index 546e29c..24e20a4 100644
--- a/recipes/abiword/abiword_2.8.0.bb
+++ b/recipes/abiword/abiword_2.8.1.bb
@@ -1,7 +1,5 @@
 require abiword-2.5.inc
 
-PR = "r1"
-
 SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz"
 
 do_configure() {





More information about the Openembedded-commits mailing list