From: Luc-Saccoccio <Luc-Saccoccio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] vmap: fix dead distfiles
Date: Thu, 19 Oct 2023 11:40:14 +0200 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46772@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 410 bytes --]
There is a new pull request by Luc-Saccoccio against master on the void-packages repository
https://github.com/Luc-Saccoccio/void-packages vmap
https://github.com/void-linux/void-packages/pull/46772
vmap: fix dead distfiles
#### Testing the changes
- I tested the changes in this PR: **briefly**
Addresses #42403
A patch file from https://github.com/void-linux/void-packages/pull/46772.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vmap-46772.patch --]
[-- Type: text/x-diff, Size: 1123 bytes --]
From 51f166bfde88118c5e30d20057471b0db8db6a71 Mon Sep 17 00:00:00 2001
From: Luc-Saccoccio <lucsaccoccio@disroot.org>
Date: Thu, 19 Oct 2023 11:38:09 +0200
Subject: [PATCH] vmap: fix dead distfiles
---
srcpkgs/vmap/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/vmap/template b/srcpkgs/vmap/template
index 0d491c9c9a86a..e03e5950ad2d7 100644
--- a/srcpkgs/vmap/template
+++ b/srcpkgs/vmap/template
@@ -8,9 +8,9 @@ makedepends="libcurl-devel libxml++3.0-devel qt5-svg-devel"
short_desc="Vulnerability-Exploit desktop finder"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
-homepage="https://gitlab.com/git-rep/vmap"
-distfiles="https://gitlab.com/git-rep/vmap/-/archive/v${version}/vmap-v${version}.tar.gz"
-checksum=8fde8b8afab96db219167c612321ec864f2e278b6b5601adde7c1781465906bd
+homepage="https://github.com/git-rep-src/vmap"
+distfiles="https://github.com/git-rep-src/vmap/archive/refs/tags/v${version}.tar.gz"
+checksum=6b3ae93571e2cb7c029291a8172f8a53875ecfeff1c66412493571b5664d45b3
post_patch() {
vsed -e 's|usr/local|usr|' -i vmap.pro
next reply other threads:[~2023-10-19 9:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-19 9:40 Luc-Saccoccio [this message]
2023-10-19 9:55 ` [PR PATCH] [Updated] " Luc-Saccoccio
2023-10-19 10:11 ` Luc-Saccoccio
2023-11-13 6:02 ` [PR PATCH] [Merged]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46772@inbox.vuxu.org \
--to=luc-saccoccio@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).