diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 07:59:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:27 +0000 |
commit | c623939d0184c4fb6b2c40eb9b0b8fc48349ec29 (patch) | |
tree | 004651d84e097735de229756c954f455e71f36fa /community/podofo | |
parent | 155dd623207b9fe82bc0e78d4dd1cf511e7195bf (diff) | |
download | aports-c623939d0184c4fb6b2c40eb9b0b8fc48349ec29.tar.bz2 aports-c623939d0184c4fb6b2c40eb9b0b8fc48349ec29.tar.xz |
community/podofo: rebuild against libressl-2.7
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 8e41557aa8..7803ddbee4 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=2 +pkgrel=3 pkgdesc="A C++ library to work with the PDF file format" url="http://podofo.sourceforge.net" arch="all" |