From 316652c843bf57eb76f064564949a881bda06e01 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 26 Jun 2023 20:23:28 +0200 Subject: system/opensc: Updated for version 0.23.0. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- system/opensc/opensc.SlackBuild | 6 +++--- system/opensc/opensc.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/opensc') diff --git a/system/opensc/opensc.SlackBuild b/system/opensc/opensc.SlackBuild index 0e1c3e2766..8c5a363c4c 100644 --- a/system/opensc/opensc.SlackBuild +++ b/system/opensc/opensc.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for opensc # Copyright 2008-2015 LukenShiro, Italy -# Copyright 2018-2021 Matteo Bernardini , Pisa, Italy +# Copyright 2018-2023 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -29,8 +29,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=opensc -VERSION=${VERSION:-0.21.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.23.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/opensc/opensc.info b/system/opensc/opensc.info index 61f33648a0..071b30104b 100644 --- a/system/opensc/opensc.info +++ b/system/opensc/opensc.info @@ -1,8 +1,8 @@ PRGNAM="opensc" -VERSION="0.21.0" +VERSION="0.23.0" HOMEPAGE="https://github.com/OpenSC/OpenSC/wiki/" -DOWNLOAD="https://github.com/OpenSC/OpenSC/releases/download/0.21.0/opensc-0.21.0.tar.gz" -MD5SUM="d9f32e065ada3303c349cb5b54cd6e37" +DOWNLOAD="https://github.com/OpenSC/OpenSC/releases/download/0.23.0/opensc-0.23.0.tar.gz" +MD5SUM="35c599e673ae9205550974e2dcbe0825" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-lite" -- cgit v1.2.3