Github messages for voidlinux
 help / color / mirror / Atom feed
From: 0x5c <0x5c@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tailscale: update to 1.38.4.
Date: Sat, 08 Apr 2023 13:19:28 +0200	[thread overview]
Message-ID: <20230408111928.I99QZSkfzgBYH-_qWEqL7yK68i9wy5CoElSA-s8D3TI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43343@inbox.vuxu.org>

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

There is an updated pull request by 0x5c against master on the void-packages repository

https://github.com/0x5c/void-packages update/tailscale
https://github.com/void-linux/void-packages/pull/43343

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a7ed9daa67988a8be045460c31d0d064043866ba Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Sat, 8 Apr 2023 06:56:03 -0400
Subject: [PATCH] tailscale: update to 1.38.4.

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

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index f9bd5e11f642..90f0d104e5d0 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,19 +1,19 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=1.36.1
-revision=2
+version=1.38.4
+revision=1
 build_style=go
 go_import_path="tailscale.com"
 go_package="tailscale.com/cmd/tailscale tailscale.com/cmd/tailscaled"
 go_build_tags='xversion'
-go_ldflags="-X 'tailscale.com/version.Long=${version}_${revision} (Void Linux)' -X 'tailscale.com/version.Short=${version}'"
+go_ldflags="-X 'tailscale.com/version.longStamp=${version}_${revision} (Void Linux)' -X 'tailscale.com/version.shortStamp=${version}'"
 make_dirs="/var/lib/tailscale 0755 root root"
 short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 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=028b2ec0322e5c67c9b7750584be4e53b07e0ba88067a951c1726cd40ddff77f
+checksum=b574bf5570200f357cdbcee9b84e37172469bd421389def33c6ef2d84894ea4f
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2023-04-08 11:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-08 10:57 [PR PATCH] " 0x5c
2023-04-08 11:04 ` 0x5c
2023-04-08 11:19 ` 0x5c [this message]
2023-04-08 11:19 ` 0x5c
2023-04-08 15:43 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230408111928.I99QZSkfzgBYH-_qWEqL7yK68i9wy5CoElSA-s8D3TI@z \
    --to=0x5c@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).