Skip to content

Commit

Permalink
zerotier: update to version 1.2.10
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Warning <[email protected]>
  • Loading branch information
mwarning committed May 25, 2018
1 parent 56a77a7 commit 0bc668a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
6 changes: 3 additions & 3 deletions net/zerotier/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=zerotier
PKG_VERSION:=1.2.8
PKG_RELEASE:=2
PKG_VERSION:=1.2.10
PKG_RELEASE:=1

PKG_LICENSE:=GPL-3.0

PKG_SOURCE_URL:=https://codeload.github.com/zerotier/ZeroTierOne/tar.gz/$(PKG_VERSION)?
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=08e2df34550d6bb68e106eaac48babb481160046818b0944ec41f1e158548a47
PKG_HASH:=1c79ec57e67764079a77704b336e642ae3cf221dc8088b0cf9e9c81e0a9c0c57
PKG_BUILD_DIR:=$(BUILD_DIR)/ZeroTierOne-$(PKG_VERSION)


Expand Down
33 changes: 0 additions & 33 deletions net/zerotier/patches/0003-remove-march-armv5.patch

This file was deleted.

0 comments on commit 0bc668a

Please sign in to comment.