pcsc-lite: update to 1.8.15
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
e53a511b68
commit
e5df4967c5
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=pcsc-lite
|
PKG_NAME:=pcsc-lite
|
||||||
PKG_VERSION:=1.8.14
|
PKG_VERSION:=1.8.15
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4138
|
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4157
|
||||||
PKG_MD5SUM:=439b2c8892f502e39e5b8997a7ae01ed
|
PKG_MD5SUM:=ded5cf2f78d26293934cefd0dbc58a43
|
||||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
Loading…
Reference in a new issue