[arch-commits] Commit in botan1.10/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Nov 15 06:39:31 UTC 2017


    Date: Wednesday, November 15, 2017 @ 06:39:29
  Author: felixonmars
Revision: 266814

upgpkg: botan1.10 1.10.17-1

Modified:
  botan1.10/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-15 06:07:16 UTC (rev 266813)
+++ PKGBUILD	2017-11-15 06:39:29 UTC (rev 266814)
@@ -3,7 +3,7 @@
 # Contributor: drakkan <nicola.murino at gmail.com>
 
 pkgname=botan1.10
-pkgver=1.10.13
+pkgver=1.10.17
 pkgrel=1
 pkgdesc='Crypto library written in C++ - old stable branch'
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz")
-sha256sums=('23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90')
+sha512sums=('a47cab3af113652247c8efc8b0f043eb62175eaa8554833d5fc3016ea94dbdd8aa722ab9b5226cc5f133afbcc088d54362111630eaa4594812c39925cc3c8649')
 
 build() {
   cd "Botan-$pkgver"



More information about the arch-commits mailing list