From 73ed46be8646cf81965a72eca617a41bdbd6a736 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Sat, 6 Aug 2016 18:53:27 +0200 Subject: [PATCH] bump package version --- zerotier/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerotier/Makefile b/zerotier/Makefile index 19ef76d..094bd2c 100644 --- a/zerotier/Makefile +++ b/zerotier/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zerotier PKG_VERSION:=1.1.14 PKG_REV:=ae491c277e6f35d1acbdcbf700e2b834957295ae -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=git://github.com/zerotier/ZeroTierOne.git