Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] stunnel: update to 5.65.
@ 2022-09-04  9:36 meator
  2022-09-04  9:42 ` [PR PATCH] [Updated] " meator
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: meator @ 2022-09-04  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages stunnel
https://github.com/void-linux/void-packages/pull/39096

stunnel: update to 5.65.
The 5.60 distfile no longer exists. This update makes stunnel buildable.

Ping maintainer: @Vaelatern

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

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

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

From 01a21a3bf11ec8dc58d2eac5ab42376b28805c0d Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 4 Sep 2022 11:27:38 +0200
Subject: [PATCH] stunnel: update to 5.65.

The 5.60 distfile no longer exists. This update makes stunnel buildable.
---
 srcpkgs/stunnel/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stunnel/template b/srcpkgs/stunnel/template
index feadf1d1a681..13f162373a1c 100644
--- a/srcpkgs/stunnel/template
+++ b/srcpkgs/stunnel/template
@@ -1,6 +1,6 @@
 # Template file for 'stunnel'
 pkgname=stunnel
-version=5.60
+version=5.65
 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=c45d765b1521861fea9b03b425b9dd7d48b3055128c0aec673bba5ef9b8f787d
+checksum=60c500063bd1feff2877f5726e38278c086f96c178f03f09d264a2012d6bf7fc
 
 post_install() {
 	rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8

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

end of thread, other threads:[~2022-09-05 10:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04  9:36 [PR PATCH] stunnel: update to 5.65 meator
2022-09-04  9:42 ` [PR PATCH] [Updated] " meator
2022-09-04 10:38 ` meator
2022-09-04 10:40 ` meator
2022-09-05 10:02 ` [PR PATCH] [Merged]: " 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).