3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #237315 from jonasnick/clightning-23.05.1

This commit is contained in:
Pavol Rusnak 2023-06-12 12:16:28 +02:00 committed by GitHub
commit 17b5b5488b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,11 +22,11 @@ let
in
stdenv.mkDerivation rec {
pname = "clightning";
version = "23.05";
version = "23.05.1";
src = fetchurl {
url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
sha256 = "sha256-6QbgK16godxnpIBHpykbblS10JAFZvxSeEpwnmdTrAo=";
sha256 = "sha256-q0ZPsuvDgXbhxebBIRkGTE7sH7K6c96Iu6RqeBT3NEk=";
};
# when building on darwin we need dawin.cctools to provide the correct libtool