* update botan to 2.18.1-1
This commit is contained in:
parent
d7c1a87d11
commit
ddb7f5bda5
@ -8,7 +8,7 @@
|
||||
# Contributor: Jack Lloyd <jack@randombit.net>
|
||||
|
||||
pkgname=botan
|
||||
pkgver=2.18.0
|
||||
pkgver=2.18.1
|
||||
pkgrel=1
|
||||
pkgdesc='Crypto library written in C++'
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
@ -18,7 +18,7 @@ depends=(xz sqlite)
|
||||
makedepends=(python boost openssl)
|
||||
optdepends=('python: for using botan2.py' 'boost-libs: for the botan executable')
|
||||
source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
|
||||
sha256sums=('cc64852e1e0c5bb30ecd052e4a12d5136125a8ce5c3be2efb6fb061c8677e327'
|
||||
sha256sums=('f8c7b46222a857168a754a5cc329bb780504122b270018dda5304c98db28ae29'
|
||||
'SKIP')
|
||||
validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user