From: Jan Pavlinec Date: Tue, 3 Aug 2021 06:45:29 +0000 (+0200) Subject: tailscale: update to version 1.12.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bb419b3227a7ac191fe2403899aacd71b791e7c0;p=openwrt-packages.git tailscale: update to version 1.12.1 Signed-off-by: Jan Pavlinec --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 7aeb513cb..588fffd8e 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.8.7 +PKG_VERSION:=1.12.1 PKG_RELEASE:=1 PKG_SOURCE:=tailscale-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=afb4b4f6f53e6fc00e43546e9b4e82b9c1ac7bdef688247d7fb64a028b8db487 +PKG_HASH:=9a94e6073f5e171c9ba6c3f5ca291bdae688c8e26fb586c3df4302204af77e86 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause