Skip to content

Commit

Permalink
Merge pull request openwrt#22688 from mcha-forks/master
Browse files Browse the repository at this point in the history
tailscale: Update to 1.54.0
  • Loading branch information
1715173329 committed Nov 17, 2023
2 parents a49da17 + facf954 commit 69c0a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/tailscale/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=tailscale
PKG_VERSION:=1.52.1
PKG_VERSION:=1.54.0
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:=297d01584104dde7d1e5d2e99ee57c6a60579dc4f494ed9d2306716e031af19a
PKG_HASH:=c895a0f489706535ed400b0599d7d932d9eebc5f1bad2c236408a1e4b86620e7

PKG_MAINTAINER:=Jan Pavlinec <[email protected]>
PKG_LICENSE:=BSD-3-Clause
Expand Down

0 comments on commit 69c0a1b

Please sign in to comment.