gns3-gui: update to 2.2.26.
This commit is contained in:
parent
60ce8da676
commit
c9e70f3a96
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.2.25
|
||||
revision=2
|
||||
version=2.2.26
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-psutil python3-jsonschema
|
||||
|
@ -13,7 +13,7 @@ maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a49bfe7756403e8fddfe19382780c95ae28e1eab7e63b48140655212f91612ba
|
||||
checksum=b97084e1024dfc23255fa0bdd1023a9b145ba610322a8363cd15d9153837333d
|
||||
|
||||
post_install() {
|
||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue