mirror of
https://github.com/chocolate-doom/buildscripts.git
synced 2025-02-16 16:41:31 +00:00
Build v1.5.0, not v1.4.0.
Subversion-branch: /buildscripts Subversion-revision: 2240
This commit is contained in:
parent
1434492baa
commit
36ed64aac2
1 changed files with 2 additions and 2 deletions
|
@ -308,9 +308,9 @@ if $svn_build; then
|
|||
|
||||
build_module chocolate-doom-svn ""
|
||||
else
|
||||
# Build v1.4.0
|
||||
# Build v1.5.0
|
||||
|
||||
fetch_and_build_module http://mesh.dl.sourceforge.net/project/chocolate-doom/chocolate-doom/1.4.0/ chocolate-doom 1.4.0 ""
|
||||
fetch_and_build_module http://mesh.dl.sourceforge.net/project/chocolate-doom/chocolate-doom/1.5.0/ chocolate-doom 1.5.0 ""
|
||||
fi
|
||||
|
||||
cd $CHOCOLATE_DOOM_DIR
|
||||
|
|
Loading…
Reference in a new issue