mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gns3-gui: update to 2.2.28.
This commit is contained in:
parent
858de11832
commit
70e22ce4e9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gns3-gui'
|
# Template file for 'gns3-gui'
|
||||||
pkgname=gns3-gui
|
pkgname=gns3-gui
|
||||||
version=2.2.27
|
version=2.2.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# Skip tests/test_link.py::test_create_link test that wasn't updated with the code https://github.com/GNS3/gns3-gui/commit/545a9f53
|
# Skip tests/test_link.py::test_create_link test that wasn't updated with the code https://github.com/GNS3/gns3-gui/commit/545a9f53
|
||||||
|
@ -14,8 +14,9 @@ short_desc="Graphical Network Simulator 3 - GUI"
|
||||||
maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
|
maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gns3.com"
|
homepage="https://gns3.com"
|
||||||
|
changelog="https://raw.githubusercontent.com/GNS3/gns3-gui/master/CHANGELOG"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=c5afadd2932703c38fb6d479be6966af65787ddc6abcb3f9b7c0b3f5722e0fd5
|
checksum=8b6e5df17ae472bf3525e1adbb1a0d2c6f170df270f802163c00c02d75cc4ced
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue