mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
botan: update to 2.19.3.
This commit is contained in:
parent
168b20c41f
commit
1bdc60b504
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue