gns3-gui: update to 2.1.15
This commit is contained in:
parent
c07714dd1a
commit
868d203226
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gns3-gui'
|
# Template file for 'gns3-gui'
|
||||||
pkgname=gns3-gui
|
pkgname=gns3-gui
|
||||||
version=2.1.12
|
version=2.1.15
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gns3.com"
|
homepage="https://gns3.com"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=250c8f0e9b87467c690e45657a906b8a8dc7f56c9b072ed1c2b2e2af32177038
|
checksum=09e9e2ab17e0bc0243571c4d9ef68577a06398fce6cd5a0a9972656249268263
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Reference in New Issue