mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/argus-clients: Updated for version 3.0.8.
Fixes build failure. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
dc389e2c3c
commit
7262bffedb
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Written by R. Bailey <GooseYArd@gmail.com>
|
||||
|
||||
PRGNAM=argus-clients
|
||||
VERSION=${VERSION:-3.0.6.2}
|
||||
VERSION=${VERSION:-3.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="argus-clients"
|
||||
VERSION="3.0.6.2"
|
||||
VERSION="3.0.8"
|
||||
HOMEPAGE="http://www.qosient.com/argus/index.shtml"
|
||||
DOWNLOAD="http://qosient.com/argus/src/argus-clients-3.0.6.2.tar.gz"
|
||||
MD5SUM="1ba3957c1d052ac24e18bcea5a52af5f"
|
||||
DOWNLOAD="http://qosient.com/argus/src/argus-clients-3.0.8.tar.gz"
|
||||
MD5SUM="f9483eb602446c2cc53b919e990bfedf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue