From 69a72eb43924e14164d2a5ec142e1f544219198b Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Sun, 1 May 2022 16:00:00 +0200 Subject: [PATCH] apcupsd: Force update to get new libgd library Signed-off-by: Adolf Belka --- lfs/apcupsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/apcupsd b/lfs/apcupsd index 8514ee6449..724caaebcc 100644 --- a/lfs/apcupsd +++ b/lfs/apcupsd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = apcupsd -PAK_VER = 7 +PAK_VER = 8 DEPS = -- 2.39.5