mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/botan to 1.11.29-1
This commit is contained in:
parent
efc8652439
commit
db16578a17
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
# - AArch64 patch
|
||||
|
||||
pkgname=botan
|
||||
pkgver=1.11.28
|
||||
pkgver=1.11.29
|
||||
pkgrel=1
|
||||
pkgdesc='Crypto library written in C++'
|
||||
license=('BSD')
|
||||
|
@ -22,7 +22,7 @@ makedepends=('python' 'asio' 'git')
|
|||
#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c"
|
||||
source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc}
|
||||
'0001-aarch64-support.patch')
|
||||
md5sums=('c07091e340d8028c48a29f2b1fe4413b'
|
||||
md5sums=('7056d58c9399966ce5df728c4346b540'
|
||||
'SKIP'
|
||||
'37165d2a365dd2e9d779b89fa55ba77b')
|
||||
# Botan Distribution Key. To import: gpg --import botan.key
|
||||
|
|
Loading…
Reference in a new issue