From: Daniel Engberg Date: Wed, 31 May 2017 15:18:07 +0000 (+0200) Subject: utils/ccid: Update to 1.4.27 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f6a0e1a09e8a3b0687036cbb4627c119319fb8be;p=openwrt-packages.git utils/ccid: Update to 1.4.27 Update ccid to 1.4.27 Replace obsolete tarball hash variable with PKG_HASH Signed-off-by: Daniel Engberg --- diff --git a/utils/ccid/Makefile b/utils/ccid/Makefile index 8b3b09d55..25b4cf23f 100644 --- a/utils/ccid/Makefile +++ b/utils/ccid/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ccid -PKG_VERSION:=1.4.26 +PKG_VERSION:=1.4.27 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4205 -PKG_MD5SUM:=3267bf708ab780c02f01f6241b7c7277cb892d30fd1179a9926a8cc0ca40be2f +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4218 +PKG_HASH:=a660e269606986cb94840ad5ba802ffb0cd23dd12b98f69a35035e0deb9dd137 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=COPYING