diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-03-23 04:01:23 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-03-23 04:01:53 +0000 |
commit | 80483875d122ebaf63713c5755b27296e081c40d (patch) | |
tree | d861a0d08093f1737064adc058fb5506dd551768 /main/libfprint | |
parent | 195ce013b398ccd7d8815142e2dda146e7daf0e0 (diff) | |
download | aports-80483875d122ebaf63713c5755b27296e081c40d.tar.bz2 aports-80483875d122ebaf63713c5755b27296e081c40d.tar.xz |
main/{pidgin,pidgin-sipe,libfprint}: rebuild against latest NSS
Diffstat (limited to 'main/libfprint')
-rw-r--r-- | main/libfprint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libfprint/APKBUILD b/main/libfprint/APKBUILD index 4c54bec355..ff284a892c 100644 --- a/main/libfprint/APKBUILD +++ b/main/libfprint/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libfprint pkgver=0.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="fingerprint reader and identification library" url="http://www.freedesktop.org/wiki/Software/fprint/libfprint" arch="all" |