From 6ef6ad196ca565b26d7711ac566028f457cd949b Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 20 Jul 2023 11:31:45 +0300 Subject: [PATCH] libarchive-3.7.0 --- system/devel/libarchive/actions.py | 2 +- system/devel/libarchive/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/system/devel/libarchive/actions.py b/system/devel/libarchive/actions.py index c220ca34..244509d7 100644 --- a/system/devel/libarchive/actions.py +++ b/system/devel/libarchive/actions.py @@ -16,7 +16,7 @@ j = ''.join([ ]) def setup(): - shelltools.system("patch -p1 -R < 1723.patch") + # shelltools.system("patch -p1 -R < 1723.patch") autotools.autoreconf("-fi") autotools.configure(j) diff --git a/system/devel/libarchive/pspec.xml b/system/devel/libarchive/pspec.xml index c662fb1a..c2fcf3d5 100644 --- a/system/devel/libarchive/pspec.xml +++ b/system/devel/libarchive/pspec.xml @@ -12,7 +12,7 @@ library Library for reading and writing streaming archives libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats. - https://github.com/libarchive/libarchive/releases/download/v3.6.2/libarchive-3.6.2.tar.xz + https://github.com/libarchive/libarchive/releases/download/v3.7.0/libarchive-3.7.0.tar.xz 1723.patch @@ -72,6 +72,13 @@ + + 2023-07-18 + 3.7.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-26 3.6.2