diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile index 0f18ef2bb5..4842f24f91 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.9.9 +PKG_VERSION:=2.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://pcsclite.apdu.fr/files/ -PKG_HASH:=cbcc3b34c61f53291cecc0d831423c94d437b188eb2b97b7febc08de1c914e8a +PKG_HASH:=5edcaf5d4544403bdab6ee2b5d6c02c6f97ea64eebf0825b8d0fa61ba417dada PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING @@ -70,6 +70,7 @@ CONFIGURE_ARGS += \ --disable-libudev \ --disable-libsystemd \ --enable-libusb \ + --disable-polkit \ --enable-static \ --enable-ipcdir=/var/run/pcscd \ --enable-usbdropdir=/usr/lib/pcsc/drivers