* update botan2 to 2.19.5-1
This commit is contained in:
parent
72ba010dfa
commit
019678ad11
@ -8,8 +8,8 @@
|
|||||||
# Contributor: Jack Lloyd <jack@randombit.net>
|
# Contributor: Jack Lloyd <jack@randombit.net>
|
||||||
|
|
||||||
pkgname=botan2
|
pkgname=botan2
|
||||||
pkgver=2.19.3
|
pkgver=2.19.5
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Crypto library written in C++ (legacy version)'
|
pkgdesc='Crypto library written in C++ (legacy version)'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://botan.randombit.net/'
|
url='https://botan.randombit.net/'
|
||||||
@ -18,7 +18,7 @@ depends=(xz sqlite)
|
|||||||
makedepends=(python boost)
|
makedepends=(python boost)
|
||||||
optdepends=('python: for using botan2.py')
|
optdepends=('python: for using botan2.py')
|
||||||
source=(https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz{,.asc})
|
source=(https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz{,.asc})
|
||||||
sha256sums=('dae047f399c5a47f087db5d3d9d9e8f11ae4985d14c928d71da1aff801802d55'
|
sha256sums=('dfeea0e0a6f26d6724c4af01da9a7b88487adb2d81ba7c72fcaf52db522c9ad4'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
|
validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user