]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Bump libknot to 2.3.1
authorOndřej Surý <ondrej@sury.org>
Wed, 19 Oct 2016 10:37:24 +0000 (12:37 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 20 Oct 2016 17:21:22 +0000 (19:21 +0200)
scripts/bootstrap-depends.sh

index a1d900e77a3f8065e946b725d0db9958a0e934a4..779999156f0273617c416c6794abaa2676c32d3d 100755 (executable)
@@ -5,7 +5,7 @@ CMOCKA_TAG="cmocka-0.4.1"
 CMOCKA_URL="git://git.cryptomilk.org/projects/cmocka.git"
 LIBUV_TAG="v1.x"
 LIBUV_URL="https://github.com/libuv/libuv.git"
-KNOT_TAG="v2.3.0"
+KNOT_TAG="v2.3.1"
 KNOT_URL="https://github.com/CZ-NIC/knot.git"
 GMP_TAG="6.0.0"
 GMP_URL="https://gmplib.org/download/gmp/gmp-${GMP_TAG}.tar.xz"