botan: update to 2.19.3.

This commit is contained in:
mhmdanas 2023-01-13 23:00:18 +00:00 committed by Michal Vasilek
parent 168b20c41f
commit 1bdc60b504

View file

@ -1,7 +1,7 @@
# Template file for 'botan'
pkgname=botan
version=2.19.2
revision=2
version=2.19.3
revision=1
build_style=gnu-makefile
hostmakedepends="doxygen python3"
makedepends="bzip2-devel liblzma-devel sqlite-devel zlib-devel"
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://botan.randombit.net/"
changelog="https://botan.randombit.net/news.html"
distfiles="https://botan.randombit.net/releases/Botan-${version}.tar.xz"
checksum=3af5f17615c6b5cd8b832d269fb6cb4d54ec64f9eb09ddbf1add5093941b4d75
checksum=dae047f399c5a47f087db5d3d9d9e8f11ae4985d14c928d71da1aff801802d55
python_version=3
LDFLAGS="-pthread"