diff options
author | worktycho <work.tycho@gmail.com> | 2014-05-01 20:19:47 +0200 |
---|---|---|
committer | worktycho <work.tycho@gmail.com> | 2014-05-01 20:19:47 +0200 |
commit | 2576effc1990b25bd0a7b196022a74d25d0c325a (patch) | |
tree | 75780f2732f142ffe55f7f5248ae88920b15698f | |
parent | Anvil saver pads data to 4K boundaries. (diff) | |
parent | Merged change to enable testing to be disabled (diff) | |
download | cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.tar cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.tar.gz cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.tar.bz2 cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.tar.lz cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.tar.xz cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.tar.zst cuberite-2576effc1990b25bd0a7b196022a74d25d0c325a.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | lib/polarssl | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 2c7ec209b..2aaee3624 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/bearbin/transapi.git [submodule "lib/polarssl"] path = lib/polarssl - url = https://github.com/polarssl/polarssl + url = https://github.com/mc-server/polarssl diff --git a/lib/polarssl b/lib/polarssl -Subproject 2cb1a0c4009ecf368ecc74eb428394e10f9e6d0 +Subproject 1ed82759c68f92c4acc7e3f33b850cf9f01c8ab |