diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-23 13:11:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-23 13:11:00 +0000 |
commit | 589bfd5932ff3368c7aa62a7040580f8d7172079 (patch) | |
tree | 4a16309473e4fd02ea3dc111c4f5e1445ca274e8 /testing/podofo/APKBUILD | |
parent | 459e1bc6c3fcec26d574723a57d342f1a02291d8 (diff) | |
download | aports-589bfd5932ff3368c7aa62a7040580f8d7172079.tar.bz2 aports-589bfd5932ff3368c7aa62a7040580f8d7172079.tar.xz |
testing/podofo: rebuild against tiff-4
Diffstat (limited to 'testing/podofo/APKBUILD')
-rw-r--r-- | testing/podofo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/podofo/APKBUILD b/testing/podofo/APKBUILD index 1b413ebf1..e7b12d1c2 100644 --- a/testing/podofo/APKBUILD +++ b/testing/podofo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=podofo pkgver=0.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="A C++ library to work with the PDF file format" url="http://podofo.sourceforge.net" arch="all" |