diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-13 11:43:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-13 11:43:06 +0000 |
commit | e23e9ef9b64e3955c043ee7fe2eca956df1bf8a2 (patch) | |
tree | 6dbd4715c68afa39aec967265c15e7c415eb6e21 /main/wv | |
parent | 5f4ce6d4b2b792ba07f8be73bd863c52b386c316 (diff) | |
download | aports-e23e9ef9b64e3955c043ee7fe2eca956df1bf8a2.tar.bz2 aports-e23e9ef9b64e3955c043ee7fe2eca956df1bf8a2.tar.xz |
main/wv: rebuild against libpng-1.5
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 4b28f800f4..2533e733d9 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=2 +pkgrel=3 pkgdesc="MSWord library can load and parse Word 2000, 97, 95 and 6 file formats" url="http://sourceforge.net/projects/wvware" arch="all" |