Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xz: update to 5.4.1.
@ 2023-01-12 15:45 leahneukirchen
  2023-01-25 15:12 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: leahneukirchen @ 2023-01-12 15:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages xz541
https://github.com/void-linux/void-packages/pull/41599

xz: update to 5.4.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 188deeadb9a0a9ad3b99394860acd22e4ffcc92f Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Thu, 12 Jan 2023 16:44:28 +0100
Subject: [PATCH] xz: update to 5.4.1.

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

diff --git a/srcpkgs/xz/template b/srcpkgs/xz/template
index 9941d92bcc06..27eaecf4cf43 100644
--- a/srcpkgs/xz/template
+++ b/srcpkgs/xz/template
@@ -1,6 +1,6 @@
 # Template file for 'xz'
 pkgname=xz
-version=5.2.7
+version=5.4.1
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -10,7 +10,7 @@ license="Public Domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
 homepage="https://tukaani.org/xz"
 changelog="https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS"
 distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
-checksum=b65f1d0c2708e57716f4dd2216989a73847ac6fdb4168ffceb155767e22b834b
+checksum=dd172acb53867a68012f94c17389401b2f274a1aa5ae8f84cbfb8b7e383ea8d3
 
 post_install() {
 	rm -r ${DESTDIR}/usr/share/doc

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

end of thread, other threads:[~2023-01-25 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 15:45 [PR PATCH] xz: update to 5.4.1 leahneukirchen
2023-01-25 15:12 ` [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).