diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 09:31:20 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 10:34:36 +0000 |
commit | fc990662fce388782a201a14a51f264829c4016c (patch) | |
tree | 40ea695139d2438a0c4b00c26aec87c8fc88e46e /main/libfprint | |
parent | 8af1f28e07e9566a8f8d3d3d231b6c9b139a485e (diff) | |
download | aports-fc990662fce388782a201a14a51f264829c4016c.tar.bz2 aports-fc990662fce388782a201a14a51f264829c4016c.tar.xz |
main/libfprint: rebuild against nss-3.38
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 9590228aaf..1a4e99cc1b 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.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="fingerprint reader and identification library" url="http://www.freedesktop.org/wiki/Software/fprint/libfprint" arch="all" |