minizip-ng: Update to 4.0.3

This commit is contained in:
Christoph Reiter
2023-11-13 22:35:24 +01:00
parent 8bb74a82f3
commit d88221eab6

View File

@@ -3,7 +3,7 @@
_realname=minizip-ng
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=4.0.2
pkgver=4.0.3
pkgrel=1
pkgdesc="Fork of the popular zip manipulation library found in the zlib distribution. (mingw-w64)"
arch=('any')
@@ -25,7 +25,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-bzip2"
"${MINGW_PACKAGE_PREFIX}-zlib"
"${MINGW_PACKAGE_PREFIX}-zstd")
source=("${_realname}-${pkgver}.tar.gz"::https://github.com/zlib-ng/minizip-ng/archive/${pkgver}.tar.gz)
sha256sums=('22008b4639197edfc3c5797c8bd1d7a3b2e684bf669a26834faf12b4026dba1c')
sha256sums=('e39a736d4f55c22fa548e68225b2e92bc22aedd9ab90d002b0c5851e3a7bdace')
build() {
declare -a extra_config