gns3-server: update to 2.2.18.
This commit is contained in:
parent
d4b6348149
commit
50ba55996b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gns3-server'
|
# Template file for 'gns3-server'
|
||||||
pkgname=gns3-server
|
pkgname=gns3-server
|
||||||
version=2.2.17
|
version=2.2.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,8 @@ 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/gns3-server/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
|
||||||
checksum=@476c23fc41c0f92c816557f56e8a8184009b4cf0477c4d94156d9ff06db9256b
|
checksum=@e8e24139964c6a87a9c133994ca13e8fa2c1c7d1cbc23bfdda0a488f5d203947
|
||||||
|
make_check=no
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# relax requirements
|
# relax requirements
|
||||||
|
|
Loading…
Reference in a new issue