tailscale: update to 1.20.4.
This commit is contained in:
parent
47ae253e67
commit
284da8e348
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.20.1
|
||||
version=1.20.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="tailscale.com"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://tailscale.com"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=a2a9961e80f28504fcab6cf9262feb8e4c098ae6efcb2850ba009651729157e0
|
||||
checksum=808d5c3b7f07a4637177cfadf4b0e5fac676dd2fd1568c52d1671b38710f6859
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue