From 4de284b0ad9406f6c17476b01b08bfeb9e8015b6 Mon Sep 17 00:00:00 2001 From: MaxAlmeida Date: Thu, 3 Sep 2015 16:36:14 -0300 Subject: [PATCH] Change tag in makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2dfe57d..8cdc9bc 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 +BRANCH = v1.0.0.backport BUNDLE_OPTS = --verbose --without='development test cucumber' all: -- libgit2 0.21.2