diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:26:55 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:33:07 +0000 |
commit | 4b43c7b2603283dfe2ce6a07dfa014b469d1ddb1 (patch) | |
tree | 4a23f9da7f389049b71a77ef4fd0224daa6d3612 /main/cups/APKBUILD | |
parent | 439971865feda91446617fc2ea031951e9132b05 (diff) | |
download | aports-4b43c7b2603283dfe2ce6a07dfa014b469d1ddb1.tar.bz2 aports-4b43c7b2603283dfe2ce6a07dfa014b469d1ddb1.tar.xz |
main/cups: rebuild against poppler-0.54.0
Diffstat (limited to 'main/cups/APKBUILD')
-rw-r--r-- | main/cups/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cups/APKBUILD b/main/cups/APKBUILD index ed65e7b6c1..c2e5516887 100644 --- a/main/cups/APKBUILD +++ b/main/cups/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cups pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="The CUPS Printing System" url="http://www.cups.org/" arch="all" |