From 6bea011ac961ea1bf1c52961e63f7997888d9194 Mon Sep 17 00:00:00 2001 From: Przemek Zdroik Date: Thu, 23 Aug 2012 17:00:43 +0200 Subject: [PATCH] apcupsd: updated to version 3.14.10 (directly from sf.net) --- lfs/apcupsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/apcupsd b/lfs/apcupsd index 5638cabc3d..398b27d962 100644 --- a/lfs/apcupsd +++ b/lfs/apcupsd @@ -24,7 +24,7 @@ include Config -VER = 3.14.4 +VER = 3.14.10 THISAPP = apcupsd-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 78811129db1a882b9a2b9afd540470b3 +$(DL_FILE)_MD5 = 5928822d855c5cf7ac29655e3e0b8c23 install : $(TARGET) -- 2.39.5