summaryrefslogtreecommitdiff
path: root/community/botan
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-18 03:26:15 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-18 03:26:15 +0000
commitf8a4eefb2bb008f302349db07da4a75e746a1aeb (patch)
treea8cac71f562a00732f5ec3a46492fbc457431d96 /community/botan
parentd9e3d7066ad07c8dd884792dd90fecb9f5971ab2 (diff)
Fri Apr 18 03:21:55 UTC 2014
Diffstat (limited to 'community/botan')
-rw-r--r--community/botan/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD
index cba820be1..fdcf7515e 100644
--- a/community/botan/PKGBUILD
+++ b/community/botan/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 103215 2013-12-30 13:50:26Z arodseth $
+# $Id: PKGBUILD 109628 2014-04-17 07:16:15Z fyan $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
# Contributor: d'Ronin <daronin@2600.com>
pkgname=botan
-pkgver=1.10.7
+pkgver=1.10.8
pkgrel=1
pkgdesc='Crypto library written in C++'
license=('BSD')
@@ -14,7 +14,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"