botan: update to 2.0.0
This commit is contained in:
parent
e6e36516e3
commit
ec7a32e403
2 changed files with 3 additions and 3 deletions
|
@ -2717,7 +2717,7 @@ libkmm_mymoney.so.4 kmymoney-4.8.0_1
|
|||
libpayeeidentifier_nationalAccount.so.4 kmymoney-4.8.0_1
|
||||
libpayeeidentifier_iban_bic.so.4 kmymoney-4.8.0_1
|
||||
libkmm_payeeidentifier.so kmymoney-4.8.0_1
|
||||
libbotan-1.11.so.34 botan-1.11.34_1
|
||||
libbotan-2.so.0 botan-2.0.0_1
|
||||
libswipl.so.7.2 swi-prolog-7.2.3_5
|
||||
libpcre2-16.so.0 libpcre2-10.22_1
|
||||
libpcre2-32.so.0 libpcre2-10.22_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'botan'
|
||||
pkgname=botan
|
||||
version=1.11.34
|
||||
version=2.0.0
|
||||
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=59ad548f8ddb967737f102b252bab30ca0b49f039f204502394cf506ae731f16
|
||||
checksum=031659cca0f80869e9d97a20917edbe2164cedbc079e8c53e0e7bd9bea15371a
|
||||
|
||||
LDFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in a new issue