mirror of
https://github.com/Misterblue/opensim-docker.git
synced 2026-07-29 19:03:18 +00:00
image-opensim: change repository from opensimulator.org to github.com/opensim/opensim.
Bump version
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
4.0.14
|
||||
4.0.15
|
||||
|
||||
+2
-1
@@ -12,7 +12,8 @@
|
||||
OS_CONFIG=${OS_CONFIG:-standalone}
|
||||
|
||||
# The sources to build
|
||||
OS_GIT_REPO=git://opensimulator.org/git/opensim
|
||||
#OS_GIT_REPO=git://opensimulator.org/git/opensim
|
||||
OS_GIT_REPO=git://github.com/opensim/opensim.git
|
||||
OS_GIT_BRANCH=master
|
||||
# OS_GIT_BRANCH=opensim-rel-0.9.3.8940
|
||||
OS_BUILDTARGET=Release
|
||||
|
||||
Reference in New Issue
Block a user