lede-packages-rs

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

commit 8d44169aa1c0b9db32353bd24531aa19fecf79c4
parent b8cd28f12e198d5c950216dde1dcc8761fb37a99
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Wed, 11 Jan 2017 02:08:22 +0100

pcsc-lite: update to version 1.8.20

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.18 +PKG_VERSION:=1.8.20 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4179 -PKG_MD5SUM:=b22d32b018f6a1016adba91abfcc63876cca999daa472dd86e953ddd41d00905 +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4203 +PKG_MD5SUM:=ec7d0114016c788c1c09859c84860f6cec6c4595436d23245105154b9c046bb2 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING