mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-11-10 07:11:39 +00:00
Update SDL to 2.0.5.
This commit is contained in:
parent
a34f86ffb4
commit
612db67c95
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ description "Simple DirectMedia Layer"
|
|||
check_pkgconfig sdl2
|
||||
|
||||
variant stable fetch_download \
|
||||
https://www.libsdl.org/release/SDL2-2.0.4.tar.gz \
|
||||
da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b
|
||||
https://www.libsdl.org/release/SDL2-2.0.5.tar.gz \
|
||||
442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785
|
||||
variant latest fetch_hg https://hg.libsdl.org/SDL/
|
||||
|
||||
config_options=
|
||||
|
|
Loading…
Reference in a new issue