]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
build: bumped libuv version
authorMarek Vavruša <marek.vavrusa@nic.cz>
Tue, 12 May 2015 22:29:02 +0000 (00:29 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Tue, 12 May 2015 22:29:02 +0000 (00:29 +0200)
scripts/bootstrap-depends.sh

index 761422e87d4010468684cc8ab946788dd9206bc1..c2eaebce67df3868ffe90393cd01dfbc3750e7e6 100755 (executable)
@@ -3,7 +3,7 @@ set -e
 
 CMOCKA_TAG="cmocka-0.4.1"
 CMOCKA_URL="git://git.cryptomilk.org/projects/cmocka.git"
-LIBUV_TAG="v1.3.0"
+LIBUV_TAG="v1.5.0"
 LIBUV_URL="https://github.com/libuv/libuv.git"
 KNOT_TAG="master"
 KNOT_URL="https://github.com/CZ-NIC/knot.git"