diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 12:09:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 16:52:02 +0000 |
commit | 1ef8ff32349d7d0ebcaf8ee161e0fe501e60c36b (patch) | |
tree | 2f7230db66dd8d3f1dbf7a2fd042575577cd295e /main | |
parent | ab3288d6be3323376b932cb6deb8bcb074197c60 (diff) | |
download | aports-1ef8ff32349d7d0ebcaf8ee161e0fe501e60c36b.tar.bz2 aports-1ef8ff32349d7d0ebcaf8ee161e0fe501e60c36b.tar.xz |
main/qpdf: rebuild against perl 5.24
Diffstat (limited to 'main')
-rw-r--r-- | main/qpdf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qpdf/APKBUILD b/main/qpdf/APKBUILD index 77b618944..bd33be502 100644 --- a/main/qpdf/APKBUILD +++ b/main/qpdf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qpdf pkgver=6.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Command-line tools and library for transforming PDF files" url="http://qpdf.sourceforge.net/" arch="all" |