image-opensim: change repository from opensimulator.org to github.com/opensim/opensim.

Bump version
This commit is contained in:
Robert Adams
2025-08-18 09:14:14 -07:00
parent 0f6b720b4f
commit 633e7d5672
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
4.0.14
4.0.15
+2 -1
View File
@@ -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