Skip to content

Commit

Permalink
tailscale: update to 1.78.1
Browse files Browse the repository at this point in the history
Signed-off-by: Sandro Jäckel <[email protected]>
  • Loading branch information
SuperSandro2000 committed Dec 9, 2024
1 parent 4a08b45 commit 4411ddb
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.76.6
PKG_VERSION:=1.78.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:=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b
PKG_HASH:=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af

PKG_MAINTAINER:=Zephyr Lykos <[email protected]>, \
Sandro Jäckel <[email protected]>
Expand Down

0 comments on commit 4411ddb

Please sign in to comment.