diff --git a/common/shlibs b/common/shlibs index 3ba07ad0ca..aee8b6d40e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1758,7 +1758,7 @@ libLinearMath.so.2.89 bullet-2.89_1 libBulletSoftBody.so.2.89 bullet-2.89_1 libinotifytools.so.0 libinotify-tools-3.14_2 libfswatch.so.11 libfswatch-1.13.0_1 -libopensc.so.6 libopensc-0.18.0_1 +libopensc.so.7 libopensc-0.21.0_1 libSDL2_ttf-2.0.so.0 SDL2_ttf-2.0.12_1 librtlsdr.so.0 librtlsdr-0.5.3_1 libSDL2_mixer-2.0.so.0 SDL2_mixer-2.0.0_1 diff --git a/srcpkgs/opensc/template b/srcpkgs/opensc/template index 89b3b74c4f..84e085bd32 100644 --- a/srcpkgs/opensc/template +++ b/srcpkgs/opensc/template @@ -1,6 +1,6 @@ # Template file for 'opensc' pkgname=opensc -version=0.20.0 +version=0.21.0 revision=1 wrksrc="OpenSC-${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/OpenSC/OpenSC/wiki" distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz" -checksum=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95 +checksum=d4ee136d1b3a764868433da01857da7347de240e0c82545faa8659c2384ee43d conf_files="/etc/opensc.conf" CFLAGS="-Wno-error=format-overflow"