Skip to content

Commit

Permalink
zerotier: udpate to 1.6.3
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Warning <moritzwarning@web.de>
  • Loading branch information
mwarning committed Feb 6, 2021
1 parent 6dae2e5 commit b7143db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zerotier/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=zerotier
PKG_VERSION:=1.6.2
PKG_VERSION:=1.6.3
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/zerotier/ZeroTierOne/tar.gz/$(PKG_VERSION)?
PKG_HASH:=c8087b26c1191d36fda004b42cdfed31042cafd8586e49015586eef786f2c9a5
PKG_HASH:=437d51a396e65f45822b0e5ee3761e3dfaf3507d9cc8f9b01e09c5541395d7b2
PKG_BUILD_DIR:=$(BUILD_DIR)/ZeroTierOne-$(PKG_VERSION)

PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
Expand Down

0 comments on commit b7143db

Please sign in to comment.