botan: update to 2.0.1
This commit is contained in:
parent
dd593dfa1e
commit
7219e36455
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'botan'
|
||||
pkgname=botan
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="${pkgname^}-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,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=031659cca0f80869e9d97a20917edbe2164cedbc079e8c53e0e7bd9bea15371a
|
||||
checksum=a138ed316d11450a8405451b9c9664b8e640a9b7ad84d3f3ad34e8071f364e0b
|
||||
|
||||
LDFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in New Issue