Skip to content

Commit

Permalink
poemgr: update to latest HEAD
Browse files Browse the repository at this point in the history
eaaf7ea contrib: update GPIO numbering
28774ac poemgr: add error logging

Signed-off-by: David Bauer <[email protected]>
  • Loading branch information
blocktrron committed Jan 29, 2025
1 parent a10ed14 commit 9eea64f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/poemgr/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=poemgr
PKG_SOURCE_DATE:=2022-09-20
PKG_SOURCE_VERSION:=8988247aacdf18013daa7d7931754e338e08b1bd
PKG_SOURCE_DATE:=2025-01-19
PKG_SOURCE_VERSION:=eaaf7ea11ba932af3eb9cd8f58f0b5e6bbd6654d
PKG_RELEASE:=2

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/blocktrron/poemgr.git
PKG_MIRROR_HASH:=37463a4e8056c5ebbb6573804d4c0fa923544c939d253326905e2727a67e8426
PKG_MIRROR_HASH:=bd2eaf71f513f93039ebfd07ac02f9975a42350a36eebb4933e3072258694061

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

0 comments on commit 9eea64f

Please sign in to comment.