* update libzip to 1.10.1-2
This commit is contained in:
parent
b5f375338a
commit
145de483e7
18
libzip/.SRCINFO
Normal file
18
libzip/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
pkgbase = libzip
|
||||||
|
pkgdesc = C library for reading, creating, and modifying zip archives
|
||||||
|
pkgver = 1.10.1
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://libzip.org
|
||||||
|
arch = x86_64
|
||||||
|
license = BSD
|
||||||
|
makedepends = cmake
|
||||||
|
depends = zlib
|
||||||
|
depends = bzip2
|
||||||
|
depends = zstd
|
||||||
|
depends = openssl
|
||||||
|
depends = gnutls
|
||||||
|
provides = libzip.so
|
||||||
|
source = https://libzip.org/download/libzip-1.10.1.tar.xz
|
||||||
|
sha256sums = dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318
|
||||||
|
|
||||||
|
pkgname = libzip
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=libzip
|
pkgname=libzip
|
||||||
pkgver=1.10.1
|
pkgver=1.10.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="C library for reading, creating, and modifying zip archives"
|
pkgdesc="C library for reading, creating, and modifying zip archives"
|
||||||
url="https://libzip.org"
|
url="https://libzip.org"
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user