mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
gns3-gui: update to 2.1.5
This commit is contained in:
parent
d2f6c62b01
commit
fd1e46d9fe
1 changed files with 2 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.1.4
|
version=2.1.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
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=da2517881307c86229693bfc01e3dd98cfa67fd91f5403f4a7ab7b6619b6efe0
|
checksum=032faac3febc0032167bbbfaa9d73a9f7aee9811174b99044d52028eb30c2d24
|
||||||
|
|
||||||
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