Skip to content

Commit

Permalink
tailscale: update to v1.32.0
Browse files Browse the repository at this point in the history
Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
  • Loading branch information
wormi4ok committed Nov 28, 2022
1 parent 5056242 commit 604ad81
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.24.2
PKG_VERSION:=1.32.0
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=tailscale-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=f1fe7770b4e372ace47c5b0ac4cbe21af95c3a6fb1828ee4f407fcfe35b7958f
PKG_HASH:=2085bbb34415e0480f118390026c7466f296b3a8851604378a82439b5b69df69

PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
PKG_LICENSE:=BSD-3-Clause
Expand Down

0 comments on commit 604ad81

Please sign in to comment.