parent
50f0b5089f
commit
72978a88c9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-server'
|
||||
pkgname=gns3-server
|
||||
version=2.1.3
|
||||
version=2.1.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="gns3server"
|
||||
|
@ -10,10 +10,10 @@ depends="python3-setuptools python3-jsonschema python3-aiohttp-cors python3-yarl
|
|||
dynamips"
|
||||
short_desc="Graphical Network Simulator 3 - Server"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
|
||||
checksum=0453c6ef785c14f30f7b4d47bb13d7c19b563f705ddeb4544f5b2307f1863e27
|
||||
checksum=dd723814e57aa3e12b57889349de70fbc390473f6d3cc2c4b1552593b63b64a8
|
||||
|
||||
pre_build() {
|
||||
# relax requirements
|
||||
|
|
Loading…
Reference in a new issue