Skip to content
Snippets Groups Projects
Commit a923eb25 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

build: bumped libuv version

parent c88d10de
Branches
Tags
No related merge requests found
......@@ -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"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment