gns3-gui: update to 2.1.17
Closes #11817. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
831b4484ef
commit
533cf52cf2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.1.16
|
||||
version=2.1.17
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=49000f2a3a241fa0dade94e75253830fd37050e72dffdf2ffb10eba970dc4275
|
||||
checksum=c6d47c6f2a892af0668cd993b084ba52f4c61f7d2937704ff3041704e038be13
|
||||
|
||||
post_install() {
|
||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue