botan: update to 1.10.14
This commit is contained in:
parent
1c1f926263
commit
8bab9d8767
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'botan'
|
||||
pkgname=botan
|
||||
version=1.10.13
|
||||
version=1.10.14
|
||||
revision=1
|
||||
nocross=yes
|
||||
wrksrc="Botan-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://botan.randombit.net/"
|
||||
distfiles="http://botan.randombit.net/releases/Botan-${version}.tgz"
|
||||
checksum=23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90
|
||||
checksum=10ed0b394db165733ac9557d8656356b7e9744d38c61c2b9c44cba6d84ff4c1c
|
||||
|
||||
do_configure() {
|
||||
local _args
|
||||
|
|
Loading…
Reference in a new issue