idevicerestore: 2019-02-14 -> 2019-12-26
This commit is contained in:
parent
52ac64f741
commit
f97a152d44
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "idevicerestore";
|
pname = "idevicerestore";
|
||||||
version = "2019-02-14";
|
version = "2019-12-26";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libimobiledevice";
|
owner = "libimobiledevice";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "8a882038b2b1e022fbd19eaf8bea51006a373c06";
|
rev = "8207daaa2ac3cb3a5107aae6aefee8ecbe39b6d4";
|
||||||
sha256 = "17lisl7ll43ixl1zqwchn7jljrdyl2p9q99w30i6qaci71mas37m";
|
sha256 = "1jz72bzk1fh12bs65pv06l85135hgfz1aqnbb084bvqcpj4gl40h";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user