diff options
author | Daniel Golle <daniel@makrotopia.org> | 2015-08-13 10:44:56 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2015-08-13 10:44:56 +0200 |
commit | 794f1984e0a679a96a89442210a86e2c8e40c000 (patch) | |
tree | a0490978fb56ad5a9dff674120a78c50f7959fea /utils | |
parent | 38203aa88da46b2afd0a4b28eb253f74436fde0c (diff) |
pcsc-lite: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'utils')
-rw-r--r-- | utils/pcsc-lite/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile index f5387f039..6f473511b 100644 --- a/utils/pcsc-lite/Makefile +++ b/utils/pcsc-lite/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pcsc-lite -PKG_VERSION:=1.8.13 +PKG_VERSION:=1.8.14 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4126 -PKG_MD5SUM:=4dcd22d20a6df8810fac5480cc320b6d +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4138 +PKG_MD5SUM:=439b2c8892f502e39e5b8997a7ae01ed PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING |