mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gns3-gui: update to 2.2.18.
This commit is contained in:
parent
b75d974571
commit
d4b6348149
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gns3-gui'
|
# Template file for 'gns3-gui'
|
||||||
pkgname=gns3-gui
|
pkgname=gns3-gui
|
||||||
version=2.2.17
|
version=2.2.18
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-psutil python3-jsonschema python3-sentry
|
depends="python3-setuptools python3-psutil python3-jsonschema python3-sentry
|
||||||
|
@ -13,7 +13,7 @@ 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"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=@2200216046969000e6f076707d2ea3938a0777dc82e3d940cc41dc26c7fd46b5
|
checksum=@02c339cd8f53b7315697f5f6402ce7a15b4d669df93fc45b5691c1e9b2ba7b45
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# relax requirements
|
# relax requirements
|
||||||
|
|
Loading…
Add table
Reference in a new issue