diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-22 07:45:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-22 07:45:27 +0000 |
commit | 1fc00617dd490a256410e9b402c1eb1a3854a169 (patch) | |
tree | 4a8495980882387ba5d383f3105fba9b80497866 /main/abiword | |
parent | 9ee36dee85e40a53eef6ce31da1984abec51ac09 (diff) | |
download | aports-1fc00617dd490a256410e9b402c1eb1a3854a169.tar.bz2 aports-1fc00617dd490a256410e9b402c1eb1a3854a169.tar.xz |
main/abiword: rebuild against fixed bzip2 (CVE-2010-0405)
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 ef0be3ab81..d43aa80f6f 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=0 +pkgrel=1 pkgdesc="A fully-featured word processor" url="http://www.abisource.com" license="GPL" |