summaryrefslogtreecommitdiff
path: root/pcr/botan-1.10
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-08 03:39:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-08 03:39:54 -0500
commitaaf2843d7ca2c89ef5b21ec7e6639659731950b4 (patch)
tree9064df4c5e275813b4268836940dba1529447187 /pcr/botan-1.10
parent3e125163a29dae9970c0b57d75b0873c2bab6d72 (diff)
botan-1.10-1.10.12-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 8c77519f3..7e781954b 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.10
+pkgver=1.10.12
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=('6b67b14746410461fe4a8ce6a625e7eef789243454fe30eab7329d5984be4163')
+sha256sums=('affc3a79919577943f896e64d3e4a4dcc4970c5bf80cc98c7f3a3144745eac27')
build() {
cd "Botan-$pkgver"