diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:09:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:37 +0000 |
commit | 03a3c101ee8beac510fb5fadb91d205ad9e20bb1 (patch) | |
tree | 41752763f6046fc9710ef5b60a40e1287d7a88d2 /community/podofo/APKBUILD | |
parent | a08b2f713d10cd8a5aeb6ed62c0d62605526e2b0 (diff) | |
download | aports-03a3c101ee8beac510fb5fadb91d205ad9e20bb1.tar.bz2 aports-03a3c101ee8beac510fb5fadb91d205ad9e20bb1.tar.xz |
community/podofo: rebuild against libressl-2.6
Diffstat (limited to 'community/podofo/APKBUILD')
-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 ee0d4a443e..8e41557aa8 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=1 +pkgrel=2 pkgdesc="A C++ library to work with the PDF file format" url="http://podofo.sourceforge.net" arch="all" |