diff --git a/common/shlibs b/common/shlibs index e4f6a2879ee..a798dced5ff 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index 27b17a4540c..d5d0bbe6e36 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -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 " license="3-clause-BSD" homepage="http://botan.randombit.net/" distfiles="http://botan.randombit.net/releases/Botan-${version}.tgz" -checksum=59ad548f8ddb967737f102b252bab30ca0b49f039f204502394cf506ae731f16 +checksum=031659cca0f80869e9d97a20917edbe2164cedbc079e8c53e0e7bd9bea15371a LDFLAGS="-pthread"