mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/botan to 2.12.1-1
This commit is contained in:
parent
b909f38154
commit
a0015e5564
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - disable neon on !AArch64
|
||||
|
||||
pkgname=botan
|
||||
pkgver=2.12.0
|
||||
pkgver=2.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='Crypto library written in C++'
|
||||
arch=(x86_64)
|
||||
|
@ -19,7 +19,7 @@ makedepends=(python)
|
|||
optdepends=('python: for using botan2.py')
|
||||
validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
|
||||
source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
|
||||
sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
|
||||
sha256sums=('7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue