From b31bcb92106470b3ac08bb998a7fcb2ec09df0fa Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 11 Jul 2022 15:06:37 +0200 Subject: [PATCH] sysutils/apcupsd: release on master as well --- README.md | 2 +- sysutils/apcupsd/Makefile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2d58028c..f3ad155d9 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ security/softether -- Cross-platform Multi-protocol VPN Program (development onl security/stunnel -- Stunnel TLS proxy security/tinc -- Tinc VPN security/tor -- The Onion Router -sysutils/apcupsd -- APCUPSD - APC UPS daemon (development only) +sysutils/apcupsd -- APCUPSD - APC UPS daemon sysutils/api-backup -- Provide the functionality to download the config.xml sysutils/apuled -- PC Engine APU LED control (development only) sysutils/boot-delay -- Apply a persistent 10 second boot delay (pending removal) diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 4cabb532c..f4c4662a0 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= apcupsd -PLUGIN_DEVEL= yes -PLUGIN_VERSION= 0.2 +PLUGIN_VERSION= 1.0 PLUGIN_DEPENDS= apcupsd PLUGIN_COMMENT= APCUPSD - APC UPS daemon PLUGIN_MAINTAINER= xbb@xbblabs.com