diff --git a/Makefile b/Makefile index 8cdc9bc..d2bbf50 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 1.0 TARBALL = $(NAME)-deps-$(VERSION).tar.gz PREFIX = /usr WGET = wget -BRANCH = v1.0.0.backport +BRANCH = v1.2.3 BUNDLE_OPTS = --verbose --without='development test cucumber' all: -- libgit2 0.21.2