From 410ce3d4f5688d8143f65323c1280ab9732427e5 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 11 Jan 2017 02:08:43 +0100 Subject: [PATCH] ccid: update to version 1.4.26 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 c73809ae34..8b3b09d551 100644 --- a/utils/ccid/Makefile +++ b/utils/ccid/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ccid -PKG_VERSION:=1.4.24 +PKG_VERSION:=1.4.26 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4171 -PKG_MD5SUM:=62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176 +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4205 +PKG_MD5SUM:=3267bf708ab780c02f01f6241b7c7277cb892d30fd1179a9926a8cc0ca40be2f PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=COPYING