* update minizip-ng to 4.0.7-2
This commit is contained in:
parent
dab117ca32
commit
f36e5aa045
@ -1,7 +1,7 @@
|
||||
pkgbase = minizip-ng
|
||||
pkgdesc = Fork of the popular zip manipulation library found in the zlib distribution
|
||||
pkgver = 4.0.7
|
||||
pkgrel = 1.1
|
||||
pkgrel = 2
|
||||
url = https://github.com/zlib-ng/minizip-ng
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -15,7 +15,7 @@ pkgbase = minizip-ng
|
||||
depends = glibc
|
||||
depends = openssl
|
||||
depends = xz
|
||||
depends = zlib
|
||||
depends = zlib-ng
|
||||
depends = zstd
|
||||
source = git+https://github.com/zlib-ng/minizip-ng#tag=4.0.7
|
||||
sha256sums = f4c388042d4911e625f02ac6a7bef0bf5b2fca2227c6ed7ec64c65ade98e33d0
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=minizip-ng
|
||||
pkgver=4.0.7
|
||||
pkgrel=1.1
|
||||
pkgrel=2
|
||||
pkgdesc='Fork of the popular zip manipulation library found in the zlib distribution'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/zlib-ng/minizip-ng'
|
||||
@ -12,7 +12,7 @@ depends=(bzip2
|
||||
glibc
|
||||
openssl
|
||||
xz
|
||||
zlib
|
||||
zlib-ng
|
||||
zstd)
|
||||
makedepends=(cmake
|
||||
git)
|
||||
|
Loading…
x
Reference in New Issue
Block a user