giflib: provide patch via stable url
This commit is contained in:
parent
659e1fca6f
commit
6abf787605
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||
] ++ lib.optionals stdenv.hostPlatform.isMinGW [
|
||||
# Build dll libraries.
|
||||
(fetchurl {
|
||||
url = "https://aur.archlinux.org/cgit/aur.git/plain/001-mingw-build.patch?h=mingw-w64-giflib";
|
||||
url = "https://aur.archlinux.org/cgit/aur.git/plain/001-mingw-build.patch?h=mingw-w64-giflib&id=b7311edf54824ac797c7916cd3ddc3a4b2368a19";
|
||||
hash = "sha256-bBx7lw7FWtxZJ+E9AAbKIpCGcJnS5lrGpjYcv/zBtKk=";
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue