summaryrefslogtreecommitdiff
path: root/pcr/botan-1.10
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-09-16 18:45:57 -0500
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:15:05 -0300
commit835b739ebf315b64a69e42a00e9df7d352b07a85 (patch)
treed984e9d8a11cc8ae461b08a80112c022d385aa56 /pcr/botan-1.10
parent715a89c418e393227cacae0356f5509dd7dd2273 (diff)
botan-1.10-1.10.10-1: updating version
Diffstat (limited to 'pcr/botan-1.10')
-rw-r--r--pcr/botan-1.10/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/botan-1.10/PKGBUILD b/pcr/botan-1.10/PKGBUILD
index cb4af0cef..8c77519f3 100644
--- a/pcr/botan-1.10/PKGBUILD
+++ b/pcr/botan-1.10/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=botan-1.10
-pkgver=1.10.9
+pkgver=1.10.10
pkgrel=1
pkgdesc='Crypto library written in C++'
license=('BSD')
@@ -12,7 +12,7 @@ url='http://botan.randombit.net/'
depends=('gcc-libs' 'sh')
makedepends=('python2')
source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz")
-sha256sums=('487d27d3a081ae403cf87c0fc78c2a64183f001b48f9feb87e8de1e16fba8df2')
+sha256sums=('6b67b14746410461fe4a8ce6a625e7eef789243454fe30eab7329d5984be4163')
build() {
cd "Botan-$pkgver"