From: Milinda Brantini Date: Fri, 23 Aug 2024 02:16:48 +0000 (+0800) Subject: tailscale: Update to 1.72.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=393dd98aef0732b07c155e36661ad23a9edb4b42;p=openwrt-packages.git tailscale: Update to 1.72.1 Signed-off-by: Milinda Brantini --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index c3c423985..8e1c57e51 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.70.0 +PKG_VERSION:=1.72.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f +PKG_HASH:=21b529e85144f526b61e0998c8b7885d53f17cba21252e5c7252c4014f5f507b PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause