package/botan: bump version to 1.10.16
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 21 May 2017 18:14:09 +0000 (20:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 22 May 2017 14:14:49 +0000 (16:14 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/botan/botan.hash
package/botan/botan.mk

index 3da5f690ce41f7b396176223472aa47fd74ba53b..3d46a13584f62646e26a0740b28cd54b1bed4101 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90  Botan-1.10.13.tgz
+sha256 6c5472401d06527e87adcb53dd270f3c9b1fb688703b04dd7a7cfb86289efe52  Botan-1.10.16.tgz
index 7694b8dbc8bb274c90d67a09f6e8536cb2b287b3..2f2415170cb29dd2f0b899b75ec95605e74a9a02 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BOTAN_VERSION = 1.10.13
+BOTAN_VERSION = 1.10.16
 BOTAN_SOURCE = Botan-$(BOTAN_VERSION).tgz
 BOTAN_SITE = http://botan.randombit.net/releases
 BOTAN_LICENSE = BSD-2-Clause