mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
botan: update to 2.12.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
7f6d4aa37e
commit
7dc613fbee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'botan'
|
# Template file for 'botan'
|
||||||
pkgname=botan
|
pkgname=botan
|
||||||
version=2.12.0
|
version=2.12.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname^}-${version}"
|
wrksrc="${pkgname^}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://botan.randombit.net/"
|
homepage="https://botan.randombit.net/"
|
||||||
distfiles="https://botan.randombit.net/releases/Botan-${version}.tar.xz"
|
distfiles="https://botan.randombit.net/releases/Botan-${version}.tar.xz"
|
||||||
checksum=1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63
|
checksum=7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9
|
||||||
|
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue