diff options
Diffstat (limited to 'network/gns3')
-rw-r--r-- | network/gns3/gns3.SlackBuild | 2 | ||||
-rw-r--r-- | network/gns3/gns3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/gns3/gns3.SlackBuild b/network/gns3/gns3.SlackBuild index 89fada1f00..23fcf5c483 100644 --- a/network/gns3/gns3.SlackBuild +++ b/network/gns3/gns3.SlackBuild @@ -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} diff --git a/network/gns3/gns3.info b/network/gns3/gns3.info index 9610d7be4a..445ef4b729 100644 --- a/network/gns3/gns3.info +++ b/network/gns3/gns3.info @@ -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="" |