mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
opensc: update to 0.26.0.
This commit is contained in:
parent
04f995e1e1
commit
8d1868cdad
2 changed files with 3 additions and 3 deletions
|
@ -1706,7 +1706,7 @@ libBulletSoftBody.so.3.25 bullet-3.25_1
|
|||
libBullet3Common.so.3.25 bullet-3.25_1
|
||||
libinotifytools.so.0 libinotify-tools-3.14_2
|
||||
libfswatch.so.13 libfswatch-1.17.1_1
|
||||
libopensc.so.11 libopensc-0.25.1_1
|
||||
libopensc.so.12 libopensc-0.26.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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opensc'
|
||||
pkgname=opensc
|
||||
version=0.25.1
|
||||
version=0.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static=no --enable-doc --enable-man
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/OpenSC/OpenSC/wiki"
|
||||
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
|
||||
checksum=989e6305900d4f2f56ef84aa0da07c044459b4f8a508957a4cdefce6a1367c7b
|
||||
checksum=c692ac7639fa398f7f07b1070ea5358344000d49d08dcb825296d4cec94c6b1f
|
||||
conf_files="/etc/opensc.conf"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue