7zip: update to v25.01

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2025-08-03 18:32:52 +02:00 committed by Dirk Stolle
parent bb02ac82bf
commit be55fd7273

View File

@ -3,7 +3,7 @@
_realname=7zip
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=25.00
pkgver=25.01
pkgrel=1
pkgdesc="A file archiver with a high compression ratio (mingw-w64)"
arch=('any')
@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
source=("$url/a/7z${pkgver//./}-src.tar.xz"
001-disable-static.patch
002-fix-build-on-aarch64.patch)
sha256sums=('bff9e69b6ca73a5b8715d7623870a39dc90ad6ce1f4d1070685843987af1af9b'
sha256sums=('ed087f83ee789c1ea5f39c464c55a5c9d4008deb0efe900814f2df262b82c36e'
'80678c664cefb38e6402c83fc0878911c142e471ce42665291bb313d8c8e5185'
'1162ef09dfec3a6622998141e8b1b8841e71ab94e3a9fffac057c5034550ead5')