diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-06-17 20:58:22 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-06-18 19:15:46 -0500 |
commit | f22c9a0a68e578b0a04c0425d89c9ee3211ed7da (patch) | |
tree | 9698f049affd49c42168c2061eb46f0ac7076d26 /system/apcupsd/apcupsd.SlackBuild | |
parent | bff36d24e1cdd76a6ed42951b80dd9434980fd27 (diff) |
system/apcupsd: Updated for version 3.14.14
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/apcupsd/apcupsd.SlackBuild')
-rw-r--r-- | system/apcupsd/apcupsd.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/apcupsd/apcupsd.SlackBuild b/system/apcupsd/apcupsd.SlackBuild index a877d188cc8f9..26601c3468eac 100644 --- a/system/apcupsd/apcupsd.SlackBuild +++ b/system/apcupsd/apcupsd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for apcupsd -# Copyright 2006-2015 Robby Workman, Tuscaloosa, AL, USA +# Copyright 2006-2016 Robby Workman, Tuscaloosa, AL, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # * added log rotation PRGNAM=apcupsd -VERSION=${VERSION:-3.14.13} +VERSION=${VERSION:-3.14.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |