gns3-gui: update to 2.2.49.
This commit is contained in:
parent
cf9d3ef9c0
commit
8736b10283
|
@ -1,10 +1,8 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.2.48
|
||||
version=2.2.49
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# Skip test that is failing upstream
|
||||
make_check_args="--deselect tests/registry/test_appliance.py::test_checksum_in_appliance_format_v8"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-psutil python3-jsonschema
|
||||
python3-PyQt5-svg python3-PyQt5-websockets xterm inetutils-telnet
|
||||
|
@ -16,7 +14,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://gns3.com"
|
||||
changelog="https://raw.githubusercontent.com/GNS3/gns3-gui/master/CHANGELOG"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=8f322a852892eb7b50380f2bbb965fdd623477998dcb7411b415073a0ffa02a5
|
||||
checksum=360fe0eab33fe4f8b28bcecc77de7c9afa3da304c77cc4c5caf6339b982dd14e
|
||||
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Reference in New Issue