Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] xz: update to 5.4.6.
Date: Wed, 14 Feb 2024 20:40:14 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48723@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages xz
https://github.com/void-linux/void-packages/pull/48723

xz: update to 5.4.6.
#### 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**

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

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

From ce2cdd0ae052e97771081fcdae41eefb1c87b2b4 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Feb 2024 21:56:03 +0530
Subject: [PATCH] xz: update to 5.4.6.

---
 srcpkgs/xz/template | 8 ++++----
 srcpkgs/xz/update   | 1 -
 2 files changed, 4 insertions(+), 5 deletions(-)
 delete mode 100644 srcpkgs/xz/update

diff --git a/srcpkgs/xz/template b/srcpkgs/xz/template
index 2f0f531cd0c348..cc09326a233330 100644
--- a/srcpkgs/xz/template
+++ b/srcpkgs/xz/template
@@ -1,6 +1,6 @@
 # Template file for 'xz'
 pkgname=xz
-version=5.4.5
+version=5.4.6
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -8,10 +8,10 @@ configure_args="--disable-doc"
 short_desc="XZ compression utilities"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="Public Domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
-homepage="https://tukaani.org/xz"
+homepage="https://xz.tukaani.org"
 changelog="https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS"
-distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
-checksum=8ccf5fff868c006f29522e386fb4c6a1b66463fbca65a4cfc3c4bd596e895e79
+distfiles="https://github.com/tukaani-project/xz/releases/download/v${version}/xz-${version}.tar.gz"
+checksum=aeba3e03bf8140ddedf62a0a367158340520f6b384f75ca6045ccc6c0d43fd5c
 
 liblzma_package() {
 	short_desc="XZ-format compression library"
diff --git a/srcpkgs/xz/update b/srcpkgs/xz/update
deleted file mode 100644
index 631a66c30eef45..00000000000000
--- a/srcpkgs/xz/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern="${pkgname}-\K[\d.]+(?=\.tar)"

             reply	other threads:[~2024-02-14 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14 19:40 icp1994 [this message]
2024-02-14 21:04 ` [PR PATCH] [Merged]: " leahneukirchen

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-48723@inbox.vuxu.org \
    --to=icp1994@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).