opensc: update to 0.16.0. (soname bump)

This commit is contained in:
Michael Gehring 2016-06-04 08:16:58 +02:00
parent 6f0c351c3c
commit 387a91ae21
2 changed files with 5 additions and 5 deletions

View File

@ -1671,8 +1671,8 @@ libgtest.so.0 gmock-1.7.0_1
libgtest_main.so.0 gmock-1.7.0_1
libgmock.so.0 gmock-1.7.0_1
libgmock_main.so.0 gmock-1.7.0_1
libopensc.so.3 libopensc-0.13.0_2
libsmm-local.so.3 libopensc-0.13.0_2
libopensc.so.4 libopensc-0.16.0_1
libsmm-local.so.4 libopensc-0.16.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

View File

@ -1,7 +1,7 @@
# Template file for 'opensc'
pkgname=opensc
version=0.15.0
revision=4
version=0.16.0
revision=1
build_style=gnu-configure
configure_args="--enable-man --enable-sm --enable-static=no --enable-doc
--with-xsl-stylesheetsdir=/usr/share/xsl/docbook"
@ -13,7 +13,7 @@ homepage="https://github.com/OpenSC/OpenSC/wiki"
license="LGPL-2.1"
short_desc="Tools and libraries for smart cards"
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
checksum=8f8f8cf52e0252334e4dfdccca829b876a3de6340deb772aa0bfe0c0cc10eaf5
checksum=4969627f0eab48bef6a5d9e162facc3a49ba8e675fadb8a9a446391fcfa19bc6
wrksrc="OpenSC-$version"
pre_configure() {