|
@@ -8,12 +8,12 @@
|
8
|
8
|
include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=pcsc-lite
|
11
|
|
-PKG_VERSION:=1.8.13
|
|
11
|
+PKG_VERSION:=1.8.14
|
12
|
12
|
PKG_RELEASE:=1
|
13
|
13
|
|
14
|
14
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
15
|
|
-PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4126
|
16
|
|
-PKG_MD5SUM:=4dcd22d20a6df8810fac5480cc320b6d
|
|
15
|
+PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4138
|
|
16
|
+PKG_MD5SUM:=439b2c8892f502e39e5b8997a7ae01ed
|
17
|
17
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
18
|
18
|
PKG_LICENSE:=BSD-3-Clause
|
19
|
19
|
PKG_LICENSE_FILES:=COPYING
|