From 1bd27a9a99d878b800000de7b36bb7233d06d8fb Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 14 Apr 2021 17:31:16 +0000 Subject: [PATCH] netsnmpd: Bump version to link against new lm_sensors Signed-off-by: Michael Tremer --- lfs/netsnmpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/netsnmpd b/lfs/netsnmpd index 49eb25f3b5..4b6cc4fa67 100644 --- a/lfs/netsnmpd +++ b/lfs/netsnmpd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = netsnmpd -PAK_VER = 10 +PAK_VER = 11 DEPS = -- 2.39.5