ccid: update to version 1.4.36
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
7e2a56e77d
commit
f8e79854f9
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ccid
|
||||
PKG_VERSION:=1.4.35
|
||||
PKG_VERSION:=1.4.36
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://ccid.apdu.fr/files/
|
||||
PKG_HASH:=7c3e2a7924edda722189ca57c8d1cffa51e7f9354a23e81aecd9d1ae8d9710ca
|
||||
PKG_HASH:=2b73ac885f1bcab819dc3578944d17406241e0c724042989cea437353b6749c1
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue