mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/cacti-spine: Updated for version 1.1.38.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7957f5edea
commit
02bbdf553c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cacti-spine
|
||||
VERSION=${VERSION:-1.1.28}
|
||||
VERSION=${VERSION:-1.1.38}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cacti-spine"
|
||||
VERSION="1.1.28"
|
||||
VERSION="1.1.38"
|
||||
HOMEPAGE="https://www.cacti.net/"
|
||||
DOWNLOAD="https://www.cacti.net/downloads/spine/cacti-spine-1.1.28.tar.gz"
|
||||
MD5SUM="80dfd0da4463d9ccd77fee97d24be0b1"
|
||||
DOWNLOAD="https://www.cacti.net/downloads/spine/cacti-spine-1.1.38.tar.gz"
|
||||
MD5SUM="afa3178851c4cc661d41e88348d22f30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cacti"
|
||||
|
|
Loading…
Reference in a new issue