diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-22 07:27:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-22 07:27:33 +0000 |
commit | 91e65d665357e34d3ca951a324c0a497040288de (patch) | |
tree | d77da1598c43e46ca57e3cd3e7e1687abfb7ffa8 /main/wv | |
parent | 0ca00136b0cc5a106ed610588cb90e7ee68f0368 (diff) | |
download | aports-91e65d665357e34d3ca951a324c0a497040288de.tar.bz2 aports-91e65d665357e34d3ca951a324c0a497040288de.tar.xz |
main/wv: rebuild against fixed bzip2 (CVE-2010-0405)
Diffstat (limited to 'main/wv')
-rw-r--r-- | main/wv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD index 1cbcf34531..faa691457f 100644 --- a/main/wv/APKBUILD +++ b/main/wv/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wv pkgver=1.2.7 -pkgrel=0 +pkgrel=1 pkgdesc="MSWord library can load and parse Word 2000, 97, 95 and 6 file formats" url="http://sourceforge.net/projects/wvware" license="GPL" |