From 69f190c030c48ac540e3eb17d14f2afde85a1a62 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Thu, 17 Dec 2015 14:29:19 +0000 Subject: [PATCH] community/botan to 1.11.25-1 --- community/botan/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD index bbd4784af..aaa6c707b 100644 --- a/community/botan/PKGBUILD +++ b/community/botan/PKGBUILD @@ -11,8 +11,8 @@ # - AArch64 patch pkgname=botan -pkgver=1.11.24 -pkgrel=2 +pkgver=1.11.25 +pkgrel=1 pkgdesc='Crypto library written in C++' license=('BSD') arch=('x86_64' 'i686') @@ -22,7 +22,7 @@ makedepends=('python' 'asio' 'git') #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c" source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc} '0001-aarch64-support.patch') -md5sums=('9281c80751d066bf09d4303223325761' +md5sums=('356189785beb34e34a7cc76e2bdee636' 'SKIP' '37165d2a365dd2e9d779b89fa55ba77b') # Botan Distribution Key. To import: gpg --import botan.key