libtiff: update url to patch file (#44815)
This commit is contained in:
parent
3055c496b9
commit
527d3d566c
@ -13,8 +13,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
prePatch = let
|
||||
debian = fetchurl {
|
||||
url = http://http.debian.net/debian/pool/main/t/tiff/tiff_4.0.9-5.debian.tar.xz;
|
||||
sha256 = "15lwcsd46gini27akms2ngyxnwi1hs2yskrv5x2wazs5fw5ii62w";
|
||||
url = http://http.debian.net/debian/pool/main/t/tiff/tiff_4.0.9-6.debian.tar.xz;
|
||||
sha256 = "10yk5npchxscgsnd7ihd3bbbw2fxkl7ni0plm43c9q4nwp6ms52f";
|
||||
};
|
||||
in ''
|
||||
tar xf ${debian}
|
||||
|
Loading…
x
Reference in New Issue
Block a user