mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
lpac: update to v2.1.0
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 <david.bauer@uniberg.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user