mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-11-30 16:01:10 +00:00
Fix git URL for chocolate-doom-git.
This commit is contained in:
parent
a3a88dfc9d
commit
afc08e84ff
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
description "Conservative, historically-accurate Doom source port"
|
description "Conservative, historically-accurate Doom source port"
|
||||||
dependencies SDL2 SDL2_mixer SDL2_net SDL2_image
|
dependencies SDL2 SDL2_mixer SDL2_net SDL2_image
|
||||||
fetch_git https://github.com/fragglet/chocolate-doom.git sdl2-branch
|
fetch_git https://github.com/chocolate-doom/chocolate-doom.git sdl2-branch
|
||||||
build_autotools
|
build_autotools
|
||||||
|
|
Loading…
Reference in a new issue