libtiff: update url to patch file (#44815)

This commit is contained in:
Yurii Izorkin 2018-08-10 00:18:46 +03:00 committed by xeji
parent 3055c496b9
commit 527d3d566c

View File

@ -13,8 +13,8 @@ stdenv.mkDerivation rec {
prePatch = let prePatch = let
debian = fetchurl { debian = fetchurl {
url = http://http.debian.net/debian/pool/main/t/tiff/tiff_4.0.9-5.debian.tar.xz; url = http://http.debian.net/debian/pool/main/t/tiff/tiff_4.0.9-6.debian.tar.xz;
sha256 = "15lwcsd46gini27akms2ngyxnwi1hs2yskrv5x2wazs5fw5ii62w"; sha256 = "10yk5npchxscgsnd7ihd3bbbw2fxkl7ni0plm43c9q4nwp6ms52f";
}; };
in '' in ''
tar xf ${debian} tar xf ${debian}