Browse Source

opensc: update to version 0.22.0

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

+ 2
- 2
utils/opensc/Makefile View File

@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=opensc
PKG_VERSION:=0.21.0
PKG_VERSION:=0.22.0
PKG_RELEASE:=$(AUTORELEASE)
PKG_HASH:=2bfbbb1dcb4b8d8d75685a3e95c30798fb6411d4efab3690fd89d2cb25f3325e
PKG_HASH:=8d4e5347195ebea332be585df61dcc470331c26969e4b0447c851fb0844c7186
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save