community/botan to 1.10.8-1

This commit is contained in:
Kevin Mihelich 2014-04-17 12:34:30 +00:00
parent 3c95efdb0d
commit de9b86fe31

View file

@ -9,7 +9,7 @@
# - --cpu in configure set to correct architectures, autodetect fails
pkgname=botan
pkgver=1.10.7
pkgver=1.10.8
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=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
sha256sums=('bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0')
build() {
cd "Botan-$pkgver"