diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-17 12:10:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-17 12:10:45 +0000 |
commit | 8887fa124ce1cc546e1ea5b175421af6631fbfb8 (patch) | |
tree | 6d3f86e94424f54576b3721e76b797b7bf77e57e /main/xfprint | |
parent | c294ece833c3353739597e18239ac1132a2657e5 (diff) | |
download | aports-8887fa124ce1cc546e1ea5b175421af6631fbfb8.tar.bz2 aports-8887fa124ce1cc546e1ea5b175421af6631fbfb8.tar.xz |
main/xfprint: rebuild against openssl-1.0.0
Diffstat (limited to 'main/xfprint')
-rw-r--r-- | main/xfprint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfprint/APKBUILD b/main/xfprint/APKBUILD index 80c06f5b1..daa695367 100644 --- a/main/xfprint/APKBUILD +++ b/main/xfprint/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfprint pkgver=4.6.1 -pkgrel=2 +pkgrel=3 pkgdesc="A print dialog and a printer manager for Xfce" url="http://www.xfce.org/" license="GPL2" |