poemgr: update to latest HEAD
authorSven Eckelmann <[email protected]>
Mon, 18 Aug 2025 09:51:19 +0000 (11:51 +0200)
committerRobert Marko <[email protected]>
Mon, 25 Aug 2025 15:29:31 +0000 (17:29 +0200)
f1f093852aba poemgr: drop prefix from json-c include
adfb382a996a poemgr: Fix missing/unused includes
27d53374601b Makefile: compile object files before linking
e07fdec5e1cf Makefile: use LDLIBS to link libraries
1e6659b786e8 Makefile: mark targets without any output
f7f147977891 Makefile: reference output file using variable
aa3ae603099a Makefile: Add missing license header

Signed-off-by: Sven Eckelmann <[email protected]>
utils/poemgr/Makefile

index 864a0b6aa305cf66be0872f945c7f56785b3f855..6b32a78fcfe4da7b50b28400c83adae0ff0f24fb 100644 (file)
@@ -3,13 +3,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=poemgr
-PKG_SOURCE_DATE:=2025-05-28
-PKG_SOURCE_VERSION:=87550e1349c3c010a7ed0e306589c6398238d374
-PKG_RELEASE:=3
+PKG_SOURCE_DATE:=2025-07-23
+PKG_SOURCE_VERSION:=f1f093852abaab506d54fd2c5384fec9b798dd1a
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=https://github.com/blocktrron/poemgr.git
-PKG_MIRROR_HASH:=44d1e49e21fedf4446a56beabe7baa5a97a841f8514bcee656f0faff3d48c74f
+PKG_MIRROR_HASH:=e96aeabd3380a4b9a737a7a731a34f315e92534ae22d54db000a523077192531
 
 PKG_MAINTAINER:=David Bauer <[email protected]>
 PKG_LICENSE:=GPL-2.0-only