libre: 3.10.0 -> 3.24.0

This commit is contained in:
rnhmjoj 2025-08-03 17:12:58 +02:00
parent 114484ca72
commit 0383e31640
No known key found for this signature in database
GPG Key ID: BFBAF4C975F76450

View File

@ -8,13 +8,13 @@
}:
stdenv.mkDerivation rec {
version = "3.10.0";
version = "3.24.0";
pname = "libre";
src = fetchFromGitHub {
owner = "baresip";
repo = "re";
rev = "v${version}";
sha256 = "sha256-OWVDuKlF7YLipDURC46s14WOLWWagUqWg20sH0kSIA4=";
sha256 = "sha256-wcntgFKpVxDlRMF8a7s9UxeXihguiGxTL/PGv9ImB80=";
};
buildInputs = [