lpac: update to v2.1.0
authorDavid Bauer <redacted>
Sun, 25 Aug 2024 00:49:44 +0000 (02:49 +0200)
committerDavid Bauer <redacted>
Wed, 28 Aug 2024 21:59:45 +0000 (23:59 +0200)
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview && cancel session
56352c5 docs: Add parameters for 'notification process' (#144)
19df553 chore(driver): improve memory management in at driver (#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (#137)
3bde4a1  driver(APDU): add QMI backend (#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (#125)
d508b28 refactor: bash scripts (#123)
f5956dd chore: move rlpa-server to independent repo (#122)

Signed-off-by: David Bauer <redacted>
utils/lpac/Makefile

index 86da6abe03ba9d73ca61bda5481186c336b93f85..bbc08a5cce9a58b7e7190f72bce22d22b0ef9219 100644 (file)
@@ -3,12 +3,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lpac
-PKG_VERSION:=2.0.2
-PKG_RELEASE:=3
+PKG_VERSION:=2.1.0
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/estkme-group/lpac/tar.gz/refs/tags/v$(PKG_VERSION)?
-PKG_HASH:=de25d0712cb61f4a24eda43a3ed271cdb84ec221229d236d47ea3da9e014d9f5
+PKG_HASH:=532c5daef6888fe91b0838e8e23bf23ea2f5f39cbb755c008676b9cdfbd833fb
 
 PKG_MAINTAINER:=David Bauer <mail@david-bauer.net>
 PKG_LICENSE:=AGPL-3.0-only LGPL-2.0-only
git clone https://git.99rst.org/PROJECT