* update libgcrypt to 1.11.0-2.1
This commit is contained in:
parent
ac3e7eaa40
commit
c9aabc9ad5
29
libgcrypt/.SRCINFO
Normal file
29
libgcrypt/.SRCINFO
Normal file
@ -0,0 +1,29 @@
|
||||
pkgbase = libgcrypt
|
||||
pkgdesc = General purpose cryptographic library based on the code from GnuPG
|
||||
pkgver = 1.11.0
|
||||
pkgrel = 2.1
|
||||
url = https://www.gnupg.org
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = espresso
|
||||
arch = riscv64
|
||||
license = BSD-3-Clause
|
||||
license = BSD-3-Clause OR GPL-2.0-only
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
license = LGPL-2.1-or-later
|
||||
license = X11
|
||||
license = LicenseRef-scancode-public-domain
|
||||
license = LicenseRef-OCB1
|
||||
depends = libgpg-error
|
||||
depends = glibc
|
||||
options = !emptydirs
|
||||
source = https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.0.tar.bz2
|
||||
source = https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.0.tar.bz2.sig
|
||||
validpgpkeys = 6DAA6E64A76D2840571B4902528897B826403ADA
|
||||
sha256sums = 09120c9867ce7f2081d6aaa1775386b98c2f2f246135761aae47d81f58685b9c
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = libgcrypt
|
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=libgcrypt
|
||||
pkgver=1.11.0
|
||||
pkgrel=2
|
||||
pkgrel=2.1
|
||||
pkgdesc="General purpose cryptographic library based on the code from GnuPG"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
|
||||
url="https://www.gnupg.org"
|
||||
|
Loading…
x
Reference in New Issue
Block a user