Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Stunnel hacktoberfest
@ 2022-10-02 21:45 Vaelatern
  2022-10-02 21:46 ` [PR PATCH] [Updated] " Vaelatern
  2022-10-03 21:31 ` [PR PATCH] [Merged]: stunnel: update to 5.66 leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: Vaelatern @ 2022-10-02 21:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vaelatern/void-packages stunnel-hacktoberfest
https://github.com/void-linux/void-packages/pull/39638

Stunnel hacktoberfest
None

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

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

From 8fda73debc481196e587a49a84c1139d04b1b429 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Sun, 2 Oct 2022 17:40:42 -0400
Subject: [PATCH 1/2] wander: update to 0.8.0.

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

diff --git a/srcpkgs/wander/template b/srcpkgs/wander/template
index c80c78c143f1..945934d6ac01 100644
--- a/srcpkgs/wander/template
+++ b/srcpkgs/wander/template
@@ -1,6 +1,6 @@
 # Template file for 'wander'
 pkgname=wander
-version=0.3.0
+version=0.8.0
 revision=1
 build_style=go
 go_import_path="github.com/robinovitch61/wander"
@@ -9,7 +9,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/robinovitch61/wander"
 distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
-checksum=456a74eeebb25a39f9b8c57ccb186e6fc4ea8fbea6fb9623a7eb7180fff346fa
+checksum=66cc5af222bb9c413e60223652645bbf1c99aa50edd4cb9a3eb88e79e518f776
 
 post_install() {
 	vlicense LICENSE

From d591f73524ce13254387df0a9b6b584976a43e36 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Sun, 2 Oct 2022 17:42:48 -0400
Subject: [PATCH 2/2] stunnel: update to 5.66.

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

diff --git a/srcpkgs/stunnel/template b/srcpkgs/stunnel/template
index 10434223dab4..9ad351e9e190 100644
--- a/srcpkgs/stunnel/template
+++ b/srcpkgs/stunnel/template
@@ -1,6 +1,6 @@
 # Template file for 'stunnel'
 pkgname=stunnel
-version=5.65
+version=5.66
 revision=1
 build_style=gnu-configure
 configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.stunnel.org/"
 changelog="https://www.stunnel.org/NEWS.html"
 distfiles="https://www.stunnel.org/downloads/stunnel-${version}.tar.gz"
-checksum=60c500063bd1feff2877f5726e38278c086f96c178f03f09d264a2012d6bf7fc
+checksum=558178704d1aa5f6883aac6cc5d6bbf2a5714c8a0d2e91da0392468cee9f579c
 
 pre_check() {
 	# GitHub's CI doesn't support IPv6

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

* Re: [PR PATCH] [Updated] Stunnel hacktoberfest
  2022-10-02 21:45 [PR PATCH] Stunnel hacktoberfest Vaelatern
@ 2022-10-02 21:46 ` Vaelatern
  2022-10-03 21:31 ` [PR PATCH] [Merged]: stunnel: update to 5.66 leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2022-10-02 21:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vaelatern/void-packages stunnel-hacktoberfest
https://github.com/void-linux/void-packages/pull/39638

Stunnel hacktoberfest
None

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

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

From da445da8250bb590b6f5e9a16c87540a94c73d4a Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Sun, 2 Oct 2022 17:42:48 -0400
Subject: [PATCH] stunnel: update to 5.66.

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

diff --git a/srcpkgs/stunnel/template b/srcpkgs/stunnel/template
index 10434223dab4..9ad351e9e190 100644
--- a/srcpkgs/stunnel/template
+++ b/srcpkgs/stunnel/template
@@ -1,6 +1,6 @@
 # Template file for 'stunnel'
 pkgname=stunnel
-version=5.65
+version=5.66
 revision=1
 build_style=gnu-configure
 configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.stunnel.org/"
 changelog="https://www.stunnel.org/NEWS.html"
 distfiles="https://www.stunnel.org/downloads/stunnel-${version}.tar.gz"
-checksum=60c500063bd1feff2877f5726e38278c086f96c178f03f09d264a2012d6bf7fc
+checksum=558178704d1aa5f6883aac6cc5d6bbf2a5714c8a0d2e91da0392468cee9f579c
 
 pre_check() {
 	# GitHub's CI doesn't support IPv6

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

* Re: [PR PATCH] [Merged]: stunnel: update to 5.66
  2022-10-02 21:45 [PR PATCH] Stunnel hacktoberfest Vaelatern
  2022-10-02 21:46 ` [PR PATCH] [Updated] " Vaelatern
@ 2022-10-03 21:31 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-10-03 21:31 UTC (permalink / raw)
  To: ml

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

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

stunnel: update to 5.66
https://github.com/void-linux/void-packages/pull/39638

Description:
None

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

end of thread, other threads:[~2022-10-03 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 21:45 [PR PATCH] Stunnel hacktoberfest Vaelatern
2022-10-02 21:46 ` [PR PATCH] [Updated] " Vaelatern
2022-10-03 21:31 ` [PR PATCH] [Merged]: stunnel: update to 5.66 leahneukirchen

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