Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Kahn Gillmor
Knot DNS Resolver
Commits
25cea013
Commit
25cea013
authored
Mar 05, 2016
by
Ondřej Surý
Browse files
Use Knot DNS 2.1.1 instead of Knot DNS 2.1.0-rc1
parent
a6bfa654
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/bootstrap-depends.sh
View file @
25cea013
...
...
@@ -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.1.
0-rc
1"
KNOT_TAG
=
"v2.1.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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment