seafile-client: update source hash
It looks like the tag has been modified (cherry picked from commit 1a4c9851c2b79c4d181d9c306476714ce6a217c9)
This commit is contained in:
parent
4ab3794325
commit
4e3128d349
|
@ -10,7 +10,7 @@ mkDerivation rec {
|
||||||
owner = "haiwen";
|
owner = "haiwen";
|
||||||
repo = "seafile-client";
|
repo = "seafile-client";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "lhdKbR19ScNeezICf7vwZaeJikPjwbqrz42bo4lhxJs=";
|
sha256 = "cG3OSqRhYnxlzfauQia6pM/1gu+iE5mtHTGk3kGMFH0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkg-config cmake ];
|
nativeBuildInputs = [ pkg-config cmake ];
|
||||||
|
|
Loading…
Reference in New Issue