opensc: update to version 0.21.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
fee9ad1c68
commit
c84ab8890c
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=opensc
|
||||
PKG_VERSION:=0.20.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=bbf4b4f4a44463645c90a525e820a8059b2f742a53b7b944f941de3c97ba4863
|
||||
PKG_VERSION:=0.21.0
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_HASH:=2bfbbb1dcb4b8d8d75685a3e95c30798fb6411d4efab3690fd89d2cb25f3325e
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue