ccid: update to version 1.4.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
dfe1d02773
commit
e95e5b5a1c
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ccid
|
||||
PKG_VERSION:=1.4.22
|
||||
PKG_VERSION:=1.4.24
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4162
|
||||
PKG_MD5SUM:=150e1edc449ad394572dd72490b7b6f4
|
||||
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4171
|
||||
PKG_MD5SUM:=62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue