mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
opensc: update to 0.25.1.
This commit is contained in:
parent
4b5c3ec4cf
commit
58ab7724fd
2 changed files with 4 additions and 4 deletions
|
@ -1709,7 +1709,7 @@ libBulletSoftBody.so.3.17 bullet-3.17_1
|
||||||
libBullet3Common.so.3.17 bullet-3.17_1
|
libBullet3Common.so.3.17 bullet-3.17_1
|
||||||
libinotifytools.so.0 libinotify-tools-3.14_2
|
libinotifytools.so.0 libinotify-tools-3.14_2
|
||||||
libfswatch.so.13 libfswatch-1.17.1_1
|
libfswatch.so.13 libfswatch-1.17.1_1
|
||||||
libopensc.so.8 libopensc-0.22.0_1
|
libopensc.so.11 libopensc-0.25.1_1
|
||||||
libSDL2_ttf-2.0.so.0 SDL2_ttf-2.0.12_1
|
libSDL2_ttf-2.0.so.0 SDL2_ttf-2.0.12_1
|
||||||
librtlsdr.so.0 librtlsdr-0.5.3_1
|
librtlsdr.so.0 librtlsdr-0.5.3_1
|
||||||
libSDL2_mixer-2.0.so.0 SDL2_mixer-2.0.0_1
|
libSDL2_mixer-2.0.so.0 SDL2_mixer-2.0.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opensc'
|
# Template file for 'opensc'
|
||||||
pkgname=opensc
|
pkgname=opensc
|
||||||
version=0.23.0
|
version=0.25.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static=no --enable-doc --enable-man
|
configure_args="--enable-static=no --enable-doc --enable-man
|
||||||
--with-xsl-stylesheetsdir=/usr/share/xsl/docbook
|
--with-xsl-stylesheetsdir=/usr/share/xsl/docbook
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/OpenSC/OpenSC/wiki"
|
homepage="https://github.com/OpenSC/OpenSC/wiki"
|
||||||
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
|
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
|
||||||
checksum=a08b475834e3c3b0efd9bfc46adfcc3440d3975c2fb3ab2ef29342b879d41370
|
checksum=989e6305900d4f2f56ef84aa0da07c044459b4f8a508957a4cdefce6a1367c7b
|
||||||
conf_files="/etc/opensc.conf"
|
conf_files="/etc/opensc.conf"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue