lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 34af9ec22c16e6a6100d07878bc200d57fb12935
parent d961ab28d4946942157508dce63d7abe6cf090b4
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Tue, 19 Apr 2016 13:55:25 +0200

pcsc-lite: update to version 1.8.16

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Diffstat:
Mutils/pcsc-lite/Makefile | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 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.15 +PKG_VERSION:=1.8.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4157 -PKG_MD5SUM:=ded5cf2f78d26293934cefd0dbc58a43 +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4164 +PKG_MD5SUM:=14a8ab01c225ba90f03d0720ad714c12 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING