]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
travis: changed knot commit because of bugs in functionality
authorKarel Slany <karel.slany@nic.cz>
Wed, 22 Jul 2015 10:32:45 +0000 (12:32 +0200)
committerKarel Slany <karel.slany@nic.cz>
Wed, 22 Jul 2015 10:32:45 +0000 (12:32 +0200)
scripts/bootstrap-depends.sh

index 4883f272a5fc02a75e5a49614671dfc0811206a2..3ed067061d81d8de799c9bcbf2a5457dc7ef355e 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="46681d33fd4fd229b8c019af93192cb606879a9a"
+KNOT_TAG="33c23ed3f54316b0642fc58a4455ad4d4424d121"
 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"