libphidget22extra: 1.21.20241122 -> 1.22.20250324
This commit is contained in:
parent
b053368a31
commit
345189c204
@ -9,7 +9,7 @@
|
|||||||
let
|
let
|
||||||
|
|
||||||
# This package should be updated together with libphidget22
|
# This package should be updated together with libphidget22
|
||||||
version = "1.21.20241122";
|
version = "1.22.20250324";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "libphidget22extra";
|
pname = "libphidget22extra";
|
||||||
@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22extra/libphidget22extra-${version}.tar.gz";
|
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22extra/libphidget22extra-${version}.tar.gz";
|
||||||
hash = "sha256-l8lwEpdR87U2pb0jOAkrI/157B+87QvSVtAtOfedaBo=";
|
hash = "sha256-8FTd/hyqzZKWN68FAxrV1N0pPglNAbZ/aRH4V6hEgBM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ automake ];
|
nativeBuildInputs = [ automake ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user