diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2013-07-06 22:44:02 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2013-07-06 22:44:02 +0200 |
commit | 00c0f0c2ee0f215b83fa59656e00233f551f97d6 (patch) | |
tree | 08aa3bcdeebc5b34548d70e4037778192787fcf9 /main/abiword | |
parent | bf1b25290ab0e899872a21061f8da050bfd8d39c (diff) | |
download | aports-00c0f0c2ee0f215b83fa59656e00233f551f97d6.tar.bz2 aports-00c0f0c2ee0f215b83fa59656e00233f551f97d6.tar.xz |
main/abiword: rebuild against boost 1.54.0
Diffstat (limited to 'main/abiword')
-rw-r--r-- | main/abiword/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/abiword/APKBUILD b/main/abiword/APKBUILD index 63174145ab..5845ae2e2c 100644 --- a/main/abiword/APKBUILD +++ b/main/abiword/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=abiword pkgver=2.8.6 -pkgrel=12 +pkgrel=13 pkgdesc="A fully-featured word processor" url="http://www.abisource.com" arch="all" |