From 099fb3223143f57b95d0f7d5abf563aebbd05e50 Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Wed, 14 Apr 2010 21:05:53 -0400 Subject: system/opensc: Updated for version 0.11.13. --- system/opensc/opensc.SlackBuild | 4 ++-- system/opensc/opensc.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'system') diff --git a/system/opensc/opensc.SlackBuild b/system/opensc/opensc.SlackBuild index 547a3a3ea5..c38cc5ea9a 100644 --- a/system/opensc/opensc.SlackBuild +++ b/system/opensc/opensc.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=opensc -VERSION=${VERSION:-0.11.12} +VERSION=${VERSION:-0.11.13} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -84,7 +84,7 @@ mv $PKG/etc/opensc.conf $PKG/etc/opensc.conf.new find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | \ xargs strip --strip-unneeded 2> /dev/null || true find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | \ - xargs strip --strip-unneeded 2> /dev/null + xargs strip --strip-unneeded 2> /dev/null || true ) ( cd $PKG/usr/man diff --git a/system/opensc/opensc.info b/system/opensc/opensc.info index 7d123457eb..21e44d93b6 100644 --- a/system/opensc/opensc.info +++ b/system/opensc/opensc.info @@ -1,8 +1,8 @@ PRGNAM="opensc" -VERSION="0.11.12" +VERSION="0.11.13" HOMEPAGE="http://www.opensc-project.org/opensc/" -DOWNLOAD="http://www.opensc-project.org/files/opensc/opensc-0.11.12.tar.gz" -MD5SUM="bc82f097bbc457962f3722474b50af5c" +DOWNLOAD="http://www.opensc-project.org/files/opensc/opensc-0.11.13.tar.gz" +MD5SUM="98fa151e947941f9c3f27420fdf47c11" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="LukenShiro" -- cgit v1.2.3