Skip to content

Commit e635fe5

Browse files
authored
Merge branch 'master' into libvorbis-cmake-min-ver
2 parents 1ccb232 + 4300254 commit e635fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/tailscale/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=tailscale
11-
PKG_VERSION:=1.90.2
11+
PKG_VERSION:=1.90.6
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=daba1e9e6be754f632c62d273b73d3501a3aa1abcc57c1a06857e5989cfc7c49
16+
PKG_HASH:=7873cf720d22e931952a23a24c9f44829d512174acb5b6454496a18376e98d67
1717

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

0 commit comments

Comments
 (0)