Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] websocat: update to 1.13.0
@ 2024-05-23 17:46 cinerea0
  2024-05-23 18:38 ` [PR PATCH] [Updated] " cinerea0
  2024-05-23 19:02 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-23 17:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages websocat
https://github.com/void-linux/void-packages/pull/50489

websocat: update to 1.13.0
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 59ff43828a1aba60dc51d1a8125ed3afc6a7729f Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 23 May 2024 13:45:57 -0400
Subject: [PATCH] websocat: update to 1.13.0

---
 srcpkgs/websocat/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/websocat/template b/srcpkgs/websocat/template
index 926f08f05b84af..314528d654f79b 100644
--- a/srcpkgs/websocat/template
+++ b/srcpkgs/websocat/template
@@ -1,6 +1,6 @@
 # Template file for 'websocat'
 pkgname=websocat
-version=1.12.0
+version=1.13.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,8 +9,9 @@ short_desc="Netcat, curl and socat for WebSockets"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/vi/websocat"
+changelog="https://raw.githubusercontent.com/vi/websocat/master/CHANGELOG.md"
 distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz"
-checksum=ca6ab2bc71a9c641fbda7f15d4956f2e19ca32daba9b284d26587410944a3adb
+checksum=43800f8df38ede8b5bffe825e633c0db6a3c36cfe26c23e882bcfc028d3119c7
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] websocat: update to 1.13.0
  2024-05-23 17:46 [PR PATCH] websocat: update to 1.13.0 cinerea0
@ 2024-05-23 18:38 ` cinerea0
  2024-05-23 19:02 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-23 18:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages websocat
https://github.com/void-linux/void-packages/pull/50489

websocat: update to 1.13.0
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 230ec314037689071ae7b4ca52375fce640184d0 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 23 May 2024 13:45:57 -0400
Subject: [PATCH] websocat: update to 1.13.0

---
 srcpkgs/websocat/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/websocat/template b/srcpkgs/websocat/template
index 926f08f05b84af..314528d654f79b 100644
--- a/srcpkgs/websocat/template
+++ b/srcpkgs/websocat/template
@@ -1,6 +1,6 @@
 # Template file for 'websocat'
 pkgname=websocat
-version=1.12.0
+version=1.13.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,8 +9,9 @@ short_desc="Netcat, curl and socat for WebSockets"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/vi/websocat"
+changelog="https://raw.githubusercontent.com/vi/websocat/master/CHANGELOG.md"
 distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz"
-checksum=ca6ab2bc71a9c641fbda7f15d4956f2e19ca32daba9b284d26587410944a3adb
+checksum=43800f8df38ede8b5bffe825e633c0db6a3c36cfe26c23e882bcfc028d3119c7
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: websocat: update to 1.13.0
  2024-05-23 17:46 [PR PATCH] websocat: update to 1.13.0 cinerea0
  2024-05-23 18:38 ` [PR PATCH] [Updated] " cinerea0
@ 2024-05-23 19:02 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-23 19:02 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

websocat: update to 1.13.0
https://github.com/void-linux/void-packages/pull/50489

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



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

end of thread, other threads:[~2024-05-23 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 17:46 [PR PATCH] websocat: update to 1.13.0 cinerea0
2024-05-23 18:38 ` [PR PATCH] [Updated] " cinerea0
2024-05-23 19:02 ` [PR PATCH] [Merged]: " cinerea0

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).