From: Milinda Brantini Date: Wed, 3 Jul 2024 12:51:40 +0000 (+0800) Subject: tailscale: Update to 1.68.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bdae046c88e7017d9e92acd7b387a290a9b0d3af;p=openwrt-packages.git tailscale: Update to 1.68.2 Signed-off-by: Milinda Brantini --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 95c7df3ce..e51c2aab8 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.68.1 +PKG_VERSION:=1.68.2 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:=d7fe30282d2f5eabdc76a5a89f11d935ed3a5d93d55f5fd5b40f9a9f49e19490 +PKG_HASH:=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause