libksba 1.6.7-1
This commit is contained in:
parent
ed76f40912
commit
2cbd6c1600
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <futurelinux@163.com>
|
||||
pkgname=libksba
|
||||
pkgver=1.6.6
|
||||
pkgver=1.6.7
|
||||
pkgrel=1
|
||||
pkgdesc="Library for working with X.509 certificates, CMS data and related objects"
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ url="https://www.gnupg.org/related_software/libksba/"
|
||||
license=('GPL-2.0-only' 'GPL-3.0-only' 'LGPL-3.0-only')
|
||||
depends=('bash' 'libgpg-error' 'glibc')
|
||||
source=(https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
|
||||
sha256sums=(5dec033d211559338838c0c4957c73dfdc3ee86f73977d6279640c9cd08ce6a4)
|
||||
sha256sums=(cf72510b8ebb4eb6693eef765749d83677a03c79291a311040a5bfd79baab763)
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user