network/gns3: Updated for version 0.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c929f7971c
commit
40bc11f36b
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gns3
|
||||
VERSION=${VERSION:-0.8.6}
|
||||
VERSION=${VERSION:-0.8.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gns3"
|
||||
VERSION="0.8.6"
|
||||
VERSION="0.8.7"
|
||||
HOMEPAGE="http://www.gns3.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/gns-3/files/GNS3/0.8.6/GNS3-0.8.6-src.tar.gz"
|
||||
MD5SUM="3f6f0f4836564a8348159ec945b151de"
|
||||
DOWNLOAD="http://sourceforge.net/projects/gns-3/files/GNS3/0.8.7/GNS3-0.8.7-src.tar.gz"
|
||||
MD5SUM="a9e817b663521303b329bdf6e1001d66"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue