community/botan to 1.10.7-1

This commit is contained in:
Kevin Mihelich 2013-12-30 14:12:31 +00:00
parent f41b9864f2
commit ee571f030c

View file

@ -9,7 +9,7 @@
# - --cpu in configure set to correct architectures, autodetect fails
pkgname=botan
pkgver=1.10.6
pkgver=1.10.7
pkgrel=1
pkgdesc='Crypto library written in C++'
license=('BSD')
@ -18,7 +18,7 @@ url='http://botan.randombit.net/'
depends=('gcc-libs' 'sh')
makedepends=('python2')
source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz")
sha256sums=('72a9be97350523ee1b06c8722032faa566fcb98456b0b7ac06b45a1dc4446fa7')
sha256sums=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
build() {
cd "Botan-$pkgver"