Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] snoopy: fix dead distfiles
Date: Wed, 28 Jun 2023 20:04:29 +0200	[thread overview]
Message-ID: <20230628180429.uQlNYe03-JwZ506-5P0T7NthJIXGYesLX8TjgGP2rqc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44683@inbox.vuxu.org>

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

There is an updated 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: 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: 963 bytes --]

From 2fab3968e5df6de996d0655d86ce6b9705013e11 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 28 Jun 2023 20:05:02 +0200
Subject: [PATCH] snoopy: fix dead distfiles

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

diff --git a/srcpkgs/snoopy/template b/srcpkgs/snoopy/template
index 3d1b338fb245..da590a249355 100644
--- a/srcpkgs/snoopy/template
+++ b/srcpkgs/snoopy/template
@@ -7,9 +7,9 @@ hostmakedepends="socat"
 conf_files="/etc/snoopy.ini"
 short_desc="Log every executed command to syslog"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/a2o/snoopy"
-distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz"
+distfiles="https://github.com/a2o/snoopy/releases/download/snoopy-${version}/snoopy-${version}.tar.gz"
 checksum=6442e1145a5cad725f6aae0887030ee3db34bafc40bbe3bb84da836cbb5f1569
 
 pre_configure() {

  parent reply	other threads:[~2023-06-28 18:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28 15:51 [PR PATCH] snoopy: update to 2.5.1, " 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 ` Bnyro [this message]
2023-06-29  7:02 ` [PR PATCH] [Merged]: snoopy: " classabbyamp

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=20230628180429.uQlNYe03-JwZ506-5P0T7NthJIXGYesLX8TjgGP2rqc@z \
    --to=bnyro@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).