From: Zephyr Lykos Date: Thu, 20 Jun 2024 16:48:52 +0000 (+0800) Subject: tailscale: Update to 1.68.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e07a54647749aab70d1f6083b8b8afe597cdb008;p=openwrt-packages.git tailscale: Update to 1.68.1 Signed-off-by: Zephyr Lykos --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 33fc76fe4..95c7df3ce 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.68.0 +PKG_VERSION:=1.68.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:=b217e4190e38b9b9799c7749307d207385979ee6da95a16634fc7279d1658314 +PKG_HASH:=d7fe30282d2f5eabdc76a5a89f11d935ed3a5d93d55f5fd5b40f9a9f49e19490 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=BSD-3-Clause