diff options
author | Koen Kooi <koen@openembedded.org> | 2009-10-30 10:27:27 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-10-30 10:27:27 +0100 |
commit | 5da5ee1a5708f9a30c61636f29548acd3a4ae02c (patch) | |
tree | 2f2b3aaac843254321a65a210494c7c728ba6d05 | |
parent | b2010b603e066e5a39667a83f4675c59ddf2efd8 (diff) |
abiword: replace 2.8.0 with 2.8.1, some crashes fixed and libtool macros updated
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | recipes/abiword/abiword_2.8.1.bb (renamed from recipes/abiword/abiword_2.8.0.bb) | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 061a24eba6..d01c21c3d2 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 index 546e29cd64..24e20a4e55 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() { |