mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
botan: update to 2.14.0
This commit is contained in:
parent
28bbe88a4c
commit
a4c13c32f2
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.1
|
version=2.14.0
|
||||||
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=7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9
|
checksum=0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5
|
||||||
|
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue