Browse Source

ccid: update to version 1.4.33

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 4 years ago
parent
commit
d60a3cc16c
No known key found for this signature in database GPG Key ID: DD8D36F0A710502F
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/ccid/Makefile

+ 2
- 2
utils/ccid/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ccid
PKG_VERSION:=1.4.32
PKG_VERSION:=1.4.33
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://ccid.apdu.fr/files/
PKG_HASH:=545f4ab7887d512aa4b6967b80ef18a77b790c34769718452737a633cefc1639
PKG_HASH:=5256da939711deb42b74d05d2bd6bd0c73c4d564feb0c1a50212609eb680e424
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save