mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/cacti-spine: Updated for version 0.8.8f.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aace2da32c
commit
44c9089d2e
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cacti-spine
|
||||
VERSION=${VERSION:-0.8.8c}
|
||||
VERSION=${VERSION:-0.8.8f}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="cacti-spine"
|
||||
VERSION="0.8.8c"
|
||||
VERSION="0.8.8f"
|
||||
HOMEPAGE="http://www.cacti.net/"
|
||||
DOWNLOAD="http://www.cacti.net/downloads/spine/cacti-spine-0.8.8c.tar.gz"
|
||||
MD5SUM="448c813422f943dc09b237bd8022002a"
|
||||
DOWNLOAD="http://www.cacti.net/downloads/spine/cacti-spine-0.8.8f.tar.gz"
|
||||
MD5SUM="4e026eedeb929d17e3b45ad43c81d4d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="cacti"
|
||||
MAINTAINER="Thibaut Notteboom"
|
||||
EMAIL="tib@tibux.org"
|
||||
|
|
Loading…
Reference in a new issue