]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
build: revert hiredis to git
authorMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 10 Dec 2015 22:26:39 +0000 (23:26 +0100)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 10 Dec 2015 22:26:45 +0000 (23:26 +0100)
scripts/bootstrap-depends.sh

index 995983eb9d790a369cda55b0de31511be4e975c7..595b2a9c5744592e4802c6b0012472b5a490516d 100755 (executable)
@@ -18,7 +18,7 @@ GNUTLS_URL="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${GNUTLS_TAG}.tar.xz"
 LUA_TAG="v2.1"
 LUA_URL="http://luajit.org/git/luajit-2.0.git"
 HIREDIS_TAG="v0.13.3"
-HIREDIS_URL="https://github.com/redis/hiredis/archive/v0.13.3.tar.gz"
+HIREDIS_URL="https://github.com/redis/hiredis.git"
 LIBMEMCACHED_TAG="1.0.18"
 LIBMEMCACHED_URL="https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz"