diff options
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/glfw3.wrap | 2 | ||||
| -rw-r--r-- | subprojects/libakiyo.wrap | 4 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/subprojects/glfw3.wrap b/subprojects/glfw3.wrap index 684a293..81794a3 100644 --- a/subprojects/glfw3.wrap +++ b/subprojects/glfw3.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/glfw/glfw.git -revision = b35641f4a3c62aa86a0b3c983d163bc0fe36026d +revision = 21fea01161e0d6b70c0c5c1f52dc8e7a7df14a50 depth = 1 method = cmake diff --git a/subprojects/libakiyo.wrap b/subprojects/libakiyo.wrap deleted file mode 100644 index 2cd2caa..0000000 --- a/subprojects/libakiyo.wrap +++ /dev/null @@ -1,4 +0,0 @@ -[wrap-git] -url = https://git.akon.city/libakiyo -revision = master -depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap new file mode 100644 index 0000000..6db8ca9 --- /dev/null +++ b/subprojects/libnaunet.wrap @@ -0,0 +1,4 @@ +[wrap-git] +url = https://git.akon.city/libnaunet +revision = 822e754cafdc5a32c80c97ca015cd6f9008329c3 +depth = 1 |