botan: update to 2.10.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-04-02 06:25:22 +02:00
parent 6546a91e66
commit be30160a90
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8
2 changed files with 4 additions and 4 deletions

View file

@ -2694,7 +2694,7 @@ libKDb3.so.4 kdb-3.1.0_1
libKPropertyWidgets3.so.4 kproperty-3.1.0_1
libKPropertyCore3.so.4 kproperty-3.1.0_1
libKReport3.so.4 kreport-3.1.0_1
libbotan-2.so.9 botan-2.9.0_1
libbotan-2.so.10 botan-2.10.0_1
libswipl.so.8 swi-prolog-8.0.0_1
libpcre2-16.so.0 libpcre2-10.22_1
libpcre2-32.so.0 libpcre2-10.22_1

View file

@ -1,18 +1,18 @@
# Template file for 'botan'
pkgname=botan
version=2.9.0
version=2.10.0
revision=1
wrksrc="${pkgname^}-${version}"
build_style=gnu-makefile
pycompile_module="botan.py"
hostmakedepends="doxygen epstopdf python"
hostmakedepends="doxygen python"
makedepends="libressl-devel bzip2-devel liblzma-devel sqlite-devel zlib-devel"
short_desc="Crypto library written in C++"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="BSD-2-Clause"
homepage="https://botan.randombit.net/"
distfiles="https://botan.randombit.net/releases/Botan-${version}.tgz"
checksum=305564352334dd63ae63db039077d96ae52dfa57a3248871081719b6a9f2d119
checksum=88481997578c27924724fea76610d43d9f59c99edfe561d41803bbc98871ad31
python_version=2