libfprint-tod: 1.90.7 -> 1.94.1

This commit is contained in:
Alexander Bantyev 2021-11-19 23:43:43 +03:00
parent 74ec351fc2
commit 4d8cd39b0b
No known key found for this signature in database
GPG Key ID: E081FF12ADCB4AD5

View File

@ -6,7 +6,7 @@
# for the curious, "tod" means "Touch OEM Drivers" meaning it can load
# external .so's.
libfprint.overrideAttrs ({ postPatch ? "", mesonFlags ? [], ... }: let
version = "1.90.7+git20210222+tod1";
version = "1.94.1+tod1";
in {
pname = "libfprint-tod";
inherit version;
@ -16,7 +16,7 @@ in {
owner = "3v1n0";
repo = "libfprint";
rev = "v${version}";
sha256 = "0cj7iy5799pchyzqqncpkhibkq012g3bdpn18pfb19nm43svhn4j";
sha256 = "sha256-IVeTQlZjea4xgbG/N7OTHAj6RT4WutfvQhV8qFEvkKo=";
};
mesonFlags = mesonFlags ++ [