aboutsummaryrefslogtreecommitdiffstats
path: root/community/podofo
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-01 14:39:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:14 +0000
commit10bf4f5c3c620b371893782f84255a2739251e78 (patch)
treef866140cfec2af1fbf106fb626cc6beb848706b4 /community/podofo
parenta28ca1253280fc2a6bb8a43f55cb437cd3494db8 (diff)
downloadaports-10bf4f5c3c620b371893782f84255a2739251e78.tar.bz2
aports-10bf4f5c3c620b371893782f84255a2739251e78.tar.xz
community/podofo: rebuild against openssl 1.1
Diffstat (limited to 'community/podofo')
-rw-r--r--community/podofo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/podofo/APKBUILD b/community/podofo/APKBUILD
index 169327d38c..754237b0f9 100644
--- a/community/podofo/APKBUILD
+++ b/community/podofo/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=podofo
pkgver=0.9.6
-pkgrel=0
+pkgrel=1
pkgdesc="A C++ library to work with the PDF file format"
url="http://podofo.sourceforge.net"
arch="all"
license="GPL-2.0-only"
depends=
makedepends="tiff-dev libpng-dev fontconfig-dev
-cmake lua-dev libressl-dev libidn-dev"
+cmake lua-dev openssl-dev libidn-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz