SF.net SVN: gar:[27049] csw/mgar/pkg/xz/trunk

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Mon Feb 5 14:37:07 CET 2024


Revision: 27049
          http://sourceforge.net/p/gar/code/27049
Author:   idogan23
Date:     2024-02-05 13:37:07 +0000 (Mon, 05 Feb 2024)
Log Message:
-----------
xz: Update to 5.4.6

Modified Paths:
--------------
    csw/mgar/pkg/xz/trunk/Makefile
    csw/mgar/pkg/xz/trunk/checksums

Modified: csw/mgar/pkg/xz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xz/trunk/Makefile	2024-01-31 13:08:10 UTC (rev 27048)
+++ csw/mgar/pkg/xz/trunk/Makefile	2024-02-05 13:37:07 UTC (rev 27049)
@@ -1,5 +1,5 @@
 NAME = xz
-VERSION = 5.4.5
+VERSION = 5.4.6
 GARTYPE = v2
 
 DESCRIPTION = XZ Utils is free data compression software with high compression ratio
@@ -10,8 +10,9 @@
   algorithm. The implementation is much more heavywight than lzip.
 endef
 
-MASTER_SITES = http://tukaani.org/xz/
-DISTFILES  = $(DISTNAME).tar.xz
+VENDOR_URL   = https://xz.tukaani.org/xz-utils/
+MASTER_SITES = https://github.com/tukaani-project/xz/releases/download/v$(VERSION)/
+DISTFILES    = $(DISTNAME).tar.xz
 
 PACKAGES += CSWxz
 SPKG_DESC_CSWxz = $(DESCRIPTION)

Modified: csw/mgar/pkg/xz/trunk/checksums
===================================================================
--- csw/mgar/pkg/xz/trunk/checksums	2024-01-31 13:08:10 UTC (rev 27048)
+++ csw/mgar/pkg/xz/trunk/checksums	2024-02-05 13:37:07 UTC (rev 27049)
@@ -1 +1 @@
-1d33e0be05c53e7a5641acf5c8b35fdd  xz-5.4.5.tar.xz
+7ade7bd1181a731328f875bec62a9377  xz-5.4.6.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list