Browse Source

Pin xxhash submodule to release branch; update xxhash to v0.8.

Stefano Cossu 4 years ago
parent
commit
55e4185353
4 changed files with 4 additions and 3 deletions
  1. 1 0
      .gitmodules
  2. 1 1
      README.md
  3. 1 1
      ext/openldap
  4. 1 1
      ext/xxHash

+ 1 - 0
.gitmodules

@@ -1,6 +1,7 @@
 [submodule "ext/xxHash"]
 	path = ext/xxHash
 	url = https://github.com/Cyan4973/xxHash.git
+	branch = release
 [submodule "ext/uuid4"]
 	path = ext/uuid4
 	url = https://github.com/rxi/uuid4.git

+ 1 - 1
README.md

@@ -3,7 +3,7 @@
 **This project is work in progress.**
 
 This C library was initially meant to replace RDFLib dependency and Cython code
-in [Lakesuperior](https://github.com/scossu/lakesuperior) in an effort to
+in [Lakesuperior](https://notabug.org/scossu/lakesuperior) in an effort to
 reduce code clutter and speed up RDF handling; it later became a project for an
 independent RDF library. Initial experiments with Redland as a more efficient
 replacement for RDFLib were not successful due to the complexity of the API and

+ 1 - 1
ext/openldap

@@ -1 +1 @@
-Subproject commit fc6de01ab9747985a429873bb4fe16e41b3c4d03
+Subproject commit 37ebb6b46b5240c1f2a37d037c54334ada31d357

+ 1 - 1
ext/xxHash

@@ -1 +1 @@
-Subproject commit dda230e4dd269374cbc3ea4f1b41d681fec2d380
+Subproject commit 94e5f23e736f2bb67ebdf90727353e65344f9fc0