diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:25 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:25 +0100 |
commit | 9da76cbee706d39807d5a744af1747615ab2b0c6 (patch) | |
tree | 50a8592955f87ed75bd6e432377523ba9afb0265 | |
parent | f9e3fef3e4c631fa89bd0d6b988e722e36e1d31c (diff) | |
download | aports-9da76cbee706d39807d5a744af1747615ab2b0c6.tar.bz2 aports-9da76cbee706d39807d5a744af1747615ab2b0c6.tar.xz |
main/abiword: rebuild against boost 1.55.0
-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 3a958b898e..3704bf38cc 100644 --- a/main/abiword/APKBUILD +++ b/main/abiword/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=abiword pkgver=3.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="A fully-featured word processor" url="http://www.abisource.com" arch="all" |