community/botan to 2.1.0-2

This commit is contained in:
Kevin Mihelich 2017-05-28 16:59:18 +00:00
parent 2210719cae
commit afe79cc7a1

View file

@ -14,13 +14,13 @@ buildarch=28
pkgname=botan
pkgver=2.1.0
pkgrel=1
pkgrel=2
pkgdesc='Crypto library written in C++'
license=('BSD')
arch=('x86_64' 'i686')
url='https://botan.randombit.net/'
depends=('gcc-libs' 'sh')
makedepends=('python' 'asio' 'git')
makedepends=('python' 'git')
#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c"
source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc}
'0001-aarch64-support.patch')