libfprint: update to 1.94.6.

This commit is contained in:
Duncaen 2023-12-22 23:39:16 +01:00
parent 56a447661f
commit 4b18f8d27c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'libfprint'
pkgname=libfprint
version=1.94.5
version=1.94.6
revision=1
build_style=meson
build_helper="gir qemu"
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="http://www.freedesktop.org/wiki/Software/fprint/"
changelog="https://gitlab.freedesktop.org/libfprint/libfprint/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v$version/libfprint-v$version.tar.bz2"
checksum=707309cc58012c4c22a318fdb0c6b43b2c96c8e70349ca5edb1feabb65afb63a
checksum=5e16a07836cb0575eb93da7c595b295d3f25b9f4445b21d510b33dc92587a145
libfprint-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"