system/openct: Updated for version 0.6.20.

This commit is contained in:
LukenShiro 2010-04-14 21:05:08 -04:00 committed by David Somero
parent 3568167323
commit 45ee50a5ec
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openct
VERSION=${VERSION:-0.6.19}
VERSION=${VERSION:-0.6.20}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openct"
VERSION="0.6.19"
VERSION="0.6.20"
HOMEPAGE="http://www.opensc-project.org/openct/"
DOWNLOAD="http://www.opensc-project.org/files/openct/openct-0.6.19.tar.gz"
MD5SUM="273f6dfd1c5f32990e23e8a0f3ca261c"
DOWNLOAD="http://www.opensc-project.org/files/openct/openct-0.6.20.tar.gz"
MD5SUM="a1da3358ab798f1cb9232f1dbababc21"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="LukenShiro"