Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tailscale: update to 1.60.0.
@ 2024-02-18  8:31 classabbyamp
  2024-02-18 10:29 ` nilium
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: classabbyamp @ 2024-02-18  8:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 640 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages update/tailscale
https://github.com/void-linux/void-packages/pull/48811

tailscale: update to 1.60.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

[ci skip] as it currently does not build with go 1.21. it needs `math/rand/v2` from 1.22's stdlib.

@nilium mind if I adopt this package?


A patch file from https://github.com/void-linux/void-packages/pull/48811.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/tailscale-48811.patch --]
[-- Type: text/x-diff, Size: 1034 bytes --]

From 61f48f2cd39c2e9c77289c652de2947f0db1ce0d Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 18 Feb 2024 03:24:29 -0500
Subject: [PATCH] tailscale: update to 1.60.0.

---
 srcpkgs/tailscale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index e115454d372c33..515b176d8b44f0 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,6 +1,6 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.58.2
+version=1.60.0
 revision=1
 build_style=go
 go_import_path="tailscale.com"
@@ -15,7 +15,7 @@ license="BSD-3-Clause"
 homepage="https://tailscale.com"
 changelog="https://github.com/tailscale/tailscale/releases"
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
-checksum=452f355408e4e2179872387a863387e06346fc8a6f9887821f9b8a072c6a5b0a
+checksum=b857ba9944e37332c245bc9ebc158150b2e785909f27d32b6f7e01557150e88a
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-24  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-18  8:31 [PR PATCH] tailscale: update to 1.60.0 classabbyamp
2024-02-18 10:29 ` nilium
2024-02-20  4:55 ` [PR PATCH] [Updated] " classabbyamp
2024-02-24  9:13 ` classabbyamp
2024-02-24  9:15 ` classabbyamp
2024-02-24  9:18 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).