From c67c58126426d61348bfc6e5548630b9f03caa9f Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 2 Oct 2014 20:11:24 +0200 Subject: [PATCH] ccid: update to version 1.4.18 Signed-off-by: Daniel Golle --- utils/ccid/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/ccid/Makefile b/utils/ccid/Makefile index 1d8c1739a4..ce059cbb4d 100644 --- a/utils/ccid/Makefile +++ b/utils/ccid/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ccid -PKG_VERSION:=1.4.17 +PKG_VERSION:=1.4.18 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4091 -PKG_MD5SUM:=a227a20a0dd034cd4bb7400806a0a2d0 +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4111 +PKG_MD5SUM:=8d57342bda53aaee706ef2d02409c4f4 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=COPYING