diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:56:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:56:22 +0000 |
commit | f0f7f299756f0795bd4900bc003903aa1c7ef677 (patch) | |
tree | 1db3464f3a3216510fde0106309268af3031c94c /community/podofo | |
parent | ed1c234cc118e262b500df45de392b492b669357 (diff) | |
download | aports-f0f7f299756f0795bd4900bc003903aa1c7ef677.tar.bz2 aports-f0f7f299756f0795bd4900bc003903aa1c7ef677.tar.xz |
community/podofo: rebuild against libressl 2.5
Diffstat (limited to 'community/podofo')
-rw-r--r-- | community/podofo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/podofo/APKBUILD b/community/podofo/APKBUILD index 8d7975e069..c84dd243e3 100644 --- a/community/podofo/APKBUILD +++ b/community/podofo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=podofo pkgver=0.9.5 -pkgrel=0 +pkgrel=1 pkgdesc="A C++ library to work with the PDF file format" url="http://podofo.sourceforge.net" arch="all" |