tailscale: bump to 1.22.2
This commit is contained in:
parent
164f6d297c
commit
1515a424ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.22.0
|
||||
version=1.22.2
|
||||
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=79c240a3d623a304c908a8b4035f1f775014e9dff6ae076c06279c2829a7d746
|
||||
checksum=3e7b5b8073a7b94d84ff6677a9f110070b808c8d35c5b7da0c6e6fe639444e58
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue