Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] snoopy: update to 2.5.1, fix dead distfiles
@ 2023-06-28 15:51 Bnyro
  2023-06-28 15:52 ` [PR PATCH] [Updated] " Bnyro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bnyro @ 2023-06-28 15:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages snoopy
https://github.com/void-linux/void-packages/pull/44683

snoopy: update to 2.5.1, fix dead distfiles
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

fixes snoopy in #42403


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

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

From 875cfb4d4a6dce99ede2cc42fde17f3e17e83278 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 28 Jun 2023 17:50:35 +0200
Subject: [PATCH] snoopy: update to 2.5.1, fix dead distfiles

---
 srcpkgs/snoopy/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/snoopy/template b/srcpkgs/snoopy/template
index 3d1b338fb245..a82c5d71dd3b 100644
--- a/srcpkgs/snoopy/template
+++ b/srcpkgs/snoopy/template
@@ -1,6 +1,6 @@
 # Template file for 'snoopy'
 pkgname=snoopy
-version=2.4.6
+version=2.5.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="socat"
@@ -9,8 +9,8 @@ short_desc="Log every executed command to syslog"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2"
 homepage="https://github.com/a2o/snoopy"
-distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz"
-checksum=6442e1145a5cad725f6aae0887030ee3db34bafc40bbe3bb84da836cbb5f1569
+distfiles="https://github.com/a2o/snoopy/releases/download/snoopy-${version}/snoopy-${version}.tar.gz"
+checksum=09daa74213c360acaf84318710f2902763a9c08be54753dabcc09478dcb9c43e
 
 pre_configure() {
 	find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +

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

end of thread, other threads:[~2023-06-29  7:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 15:51 [PR PATCH] snoopy: update to 2.5.1, fix dead distfiles Bnyro
2023-06-28 15:52 ` [PR PATCH] [Updated] " Bnyro
2023-06-28 18:03 ` Bnyro
2023-06-28 18:03 ` Bnyro
2023-06-28 18:04 ` [PR PATCH] [Updated] snoopy: " Bnyro
2023-06-29  7:02 ` [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).