summaryrefslogtreecommitdiffstats
path: root/system/opensc
diff options
context:
space:
mode:
Diffstat (limited to 'system/opensc')
-rw-r--r--system/opensc/opensc.SlackBuild4
-rw-r--r--system/opensc/opensc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/opensc/opensc.SlackBuild b/system/opensc/opensc.SlackBuild
index f4ce10a67b..e7dc5c71e3 100644
--- a/system/opensc/opensc.SlackBuild
+++ b/system/opensc/opensc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for opensc
-# Copyright 2008-2014 LukenShiro, Italy
+# Copyright 2008-2015 LukenShiro, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opensc
-VERSION=${VERSION:-0.14.0}
+VERSION=${VERSION:-0.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/opensc/opensc.info b/system/opensc/opensc.info
index 52cda51b0e..142ba94b4e 100644
--- a/system/opensc/opensc.info
+++ b/system/opensc/opensc.info
@@ -1,8 +1,8 @@
PRGNAM="opensc"
-VERSION="0.14.0"
+VERSION="0.15.0"
HOMEPAGE="https://github.com/OpenSC/OpenSC/wiki/"
-DOWNLOAD="http://downloads.sourceforge.net/opensc/OpenSC/opensc-0.14.0.tar.gz"
-MD5SUM="8e99885dbe28a9c71d5140f0105c56ff"
+DOWNLOAD="http://downloads.sourceforge.net/opensc/OpenSC/opensc-0.15.0.tar.gz"
+MD5SUM="01e6b803865f7b7574ee65a7b2d63c17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pcsc-lite"