Merge pull request #65285 from lpetre/fix_squashfuse_sha
squashfuse - fix sha for 0.1.103
This commit is contained in:
commit
401d412229
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "vasi";
|
||||
repo = "${pname}";
|
||||
rev = "540204955134eee44201d50132a5f66a246bcfaf";
|
||||
sha256 = "07jv4qjjz9ky3mw3p5prgs19g1bna9dcd7jjdz8083s1wyipdgcq";
|
||||
sha256 = "062s77y32p80vc24a79z31g90b9wxzvws1xvicgx5fn1pd0xa0q6";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook libtool pkgconfig ];
|
||||
|
Loading…
Reference in New Issue
Block a user