Commit cfbe1b9c0bc6017a81cb8530b6cdfd06b355f738
1 parent
4de284b0
Exists in
master
Update branch
Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com> Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Makefile
| @@ -3,7 +3,7 @@ VERSION = 1.0 | @@ -3,7 +3,7 @@ VERSION = 1.0 | ||
| 3 | TARBALL = $(NAME)-deps-$(VERSION).tar.gz | 3 | TARBALL = $(NAME)-deps-$(VERSION).tar.gz |
| 4 | PREFIX = /usr | 4 | PREFIX = /usr |
| 5 | WGET = wget | 5 | WGET = wget |
| 6 | -BRANCH = v1.0.0.backport | 6 | +BRANCH = v1.2.3 |
| 7 | BUNDLE_OPTS = --verbose --without='development test cucumber' | 7 | BUNDLE_OPTS = --verbose --without='development test cucumber' |
| 8 | 8 | ||
| 9 | all: | 9 | all: |