From 0546af3074e25321d3af2ffa3939732ef38f1e99 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 12 Sep 2023 23:03:33 +0200 Subject: [PATCH] libarchive: 3.7.1 -> 3.7.2 --- libarchive/.signature | 6 +++--- libarchive/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libarchive/.signature b/libarchive/.signature index 1f5acdf6..1417d215 100644 --- a/libarchive/.signature +++ b/libarchive/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqpe2FbS9iGRpgdHpxgTwd3sE+reEjBbIg//97AO1Hv8qGFqmQQDdLR/T5kjrNhyiDrsFsAOxSKA301gMCWV9yAE= -SHA256 (Pkgfile) = a7cbb570565d8a9c1473c171a1dbfc9ed5e282fa7feafb159e2cd7e6f6ecda05 +RWRJc1FUaeVeqpUoqDHBO4S9qLSIogDEX0QYwCUcGmUNLX9aEJ9THPiLvttAaWPSl/2GMek3+QucC90TUf6wf8djD80T6+M/EAE= +SHA256 (Pkgfile) = 4cdd1cf60e4a9503f3a90145a876fce26226a5bbcf96fe7eff3f141c1d7f3fd3 SHA256 (.footprint) = d29a69eb36c351c70aecd8daa017736c3849dad5a2445fe682a50540a787c042 -SHA256 (libarchive-3.7.1.tar.xz) = b17403ce670ff18d8e06fea05a9ea9accf70678c88f1b9392a2e29b51127895f +SHA256 (libarchive-3.7.2.tar.xz) = 04357661e6717b6941682cde02ad741ae4819c67a260593dfb2431861b251acb diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile index e1600968..f1b40a75 100644 --- a/libarchive/Pkgfile +++ b/libarchive/Pkgfile @@ -1,10 +1,10 @@ # Description: Library to create and read several archive formats # URL: https://www.libarchive.org/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: acl bzip2 lzo xz zlib zstd +# Depends on: acl bzip2 lzo zstd name=libarchive -version=3.7.1 +version=3.7.2 release=1 source=(https://github.com/libarchive/libarchive/releases/download/v$version/$name-$version.tar.xz)