mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fix apcupsd source download
This commit is contained in:
@@ -28,6 +28,7 @@ VER = 3.14.4
|
||||
|
||||
THISAPP = apcupsd-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = apcupsd
|
||||
|
||||
Reference in New Issue
Block a user