From 03a3c101ee8beac510fb5fadb91d205ad9e20bb1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Nov 2017 22:09:26 +0000 Subject: [PATCH] community/podofo: rebuild against libressl-2.6 --- community/podofo/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/podofo/APKBUILD b/community/podofo/APKBUILD index ee0d4a443e9..8e41557aa8c 100644 --- a/community/podofo/APKBUILD +++ b/community/podofo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista 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"