diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-30 20:27:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-30 20:28:30 +0000 |
commit | 656709c679e7d7ba2903619f8a1c20dfabd00da8 (patch) | |
tree | 7f739723ce8e65756d5514e79a1b4a860dbe9a07 /testing/libfprint | |
parent | 037bfef151ad627d850ee3a283850eab556be13c (diff) | |
download | aports-656709c679e7d7ba2903619f8a1c20dfabd00da8.tar.bz2 aports-656709c679e7d7ba2903619f8a1c20dfabd00da8.tar.xz |
testing/libfprint: rebuild against nss-3.14
Diffstat (limited to 'testing/libfprint')
-rw-r--r-- | testing/libfprint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libfprint/APKBUILD b/testing/libfprint/APKBUILD index 9199753e2..099116e29 100644 --- a/testing/libfprint/APKBUILD +++ b/testing/libfprint/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libfprint pkgver=0.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="fingerprint reader and identification library" url="http://www.freedesktop.org/wiki/Software/fprint/libfprint" arch="all" |