SDL_image: 1.2.12-unstable-2025-04-27 -> 1.2.12-unstable-2025-06-15 (#418209)
Co-authored-by: LordGrimmauld <grimmauld@grimmauld.de>
This commit is contained in:
commit
b43f9aaebc
@ -15,13 +15,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "SDL_image";
|
pname = "SDL_image";
|
||||||
version = "1.2.12-unstable-2025-04-27";
|
version = "1.2.12-unstable-2025-06-15";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libsdl-org";
|
owner = "libsdl-org";
|
||||||
repo = "SDL_image";
|
repo = "SDL_image";
|
||||||
rev = "a5eac02dacd8a8940ffccd1b8d0783c0b5f8ec7d";
|
rev = "bb266d29e19493fa48bda9bbc56c26363099372f";
|
||||||
hash = "sha256-vrV12fYGSh/vtCktsUVNvcRCn5lZ2tyBYwqhLPgNdhw=";
|
hash = "sha256-I8TqZX3249/bcZtfwrJd545E5h9d9HmRy8GGDH9S+kU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user