diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-07 14:15:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-07 23:04:38 +0700 |
commit | 96b56abd8823fac9c8751dfe74e272c2797e1913 (patch) | |
tree | cc55462a85c9265da3c9ef5700c7597ee3482e5f /libraries/libfprint/libfprint.info | |
parent | d5ff846cc57c344bf0201957ff33129270ffd4c3 (diff) |
libraries/libfprint: Updated for version 1.94.2.
Switched to meson, changed homepage, cleanups
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libfprint/libfprint.info')
-rw-r--r-- | libraries/libfprint/libfprint.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libfprint/libfprint.info b/libraries/libfprint/libfprint.info index 021b931b1c288..af00c71b61be5 100644 --- a/libraries/libfprint/libfprint.info +++ b/libraries/libfprint/libfprint.info @@ -1,10 +1,10 @@ PRGNAM="libfprint" -VERSION="0.0.6" -HOMEPAGE="http://reactivated.net/fprint/wiki/Libfprint" -DOWNLOAD="http://downloads.sourceforge.net/fprint/libfprint-0.0.6.tar.bz2" -MD5SUM="4f47b46021b186488b60aaa97f90fe43" +VERSION="1.94.2" +HOMEPAGE="https://fprint.freedesktop.org" +DOWNLOAD="https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v1.94.2/libfprint-v1.94.2.tar.bz2" +MD5SUM="1589f6e84fc1ec21ffacf45c8388a93a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="libgusb" MAINTAINER="Terry Laundos" EMAIL="terry@s1solucoes.com.br" |