Skip to content

Commit

Permalink
lpac: update to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robimarko committed Jul 1, 2024
1 parent b76f6e1 commit 10644ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/lpac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=lpac
PKG_VERSION:=2.0.1
PKG_VERSION:=2.0.2
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:=6afa88ed7d38ba5973a540d818c800083368ac82b3b09ac6fd18f7929b830b0a
PKG_HASH:=de25d0712cb61f4a24eda43a3ed271cdb84ec221229d236d47ea3da9e014d9f5

PKG_MAINTAINER:=David Bauer <[email protected]>
PKG_LICENSE:=AGPL-3.0-only LGPL-2.0-only
Expand Down

0 comments on commit 10644ca

Please sign in to comment.