network/cacti: Updated for version 1.1.28.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
82d1d43a9b
commit
820818d087
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cacti
|
||||
VERSION=${VERSION:-1.1.27}
|
||||
VERSION=${VERSION:-1.1.28}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cacti"
|
||||
VERSION="1.1.27"
|
||||
VERSION="1.1.28"
|
||||
HOMEPAGE="https://www.cacti.net/"
|
||||
DOWNLOAD="https://www.cacti.net/downloads/cacti-1.1.27.tar.gz"
|
||||
MD5SUM="935e4d138a4f8b3cc571ba952490c148"
|
||||
DOWNLOAD="https://www.cacti.net/downloads/cacti-1.1.28.tar.gz"
|
||||
MD5SUM="8ad64ec03da234a207bcb50e97ad8cc9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rrdtool"
|
||||
|
|
Loading…
Reference in New Issue