gns3-server: update to 2.1.4.

Closes: #12424 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-12 11:55:16 -03:00 committed by Michael Aldridge
parent 50f0b5089f
commit 72978a88c9

View file

@ -1,6 +1,6 @@
# Template file for 'gns3-server' # Template file for 'gns3-server'
pkgname=gns3-server pkgname=gns3-server
version=2.1.3 version=2.1.4
revision=1 revision=1
build_style=python3-module build_style=python3-module
pycompile_module="gns3server" pycompile_module="gns3server"
@ -10,10 +10,10 @@ depends="python3-setuptools python3-jsonschema python3-aiohttp-cors python3-yarl
dynamips" dynamips"
short_desc="Graphical Network Simulator 3 - Server" short_desc="Graphical Network Simulator 3 - Server"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>" maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="GPL-3" 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=0453c6ef785c14f30f7b4d47bb13d7c19b563f705ddeb4544f5b2307f1863e27 checksum=dd723814e57aa3e12b57889349de70fbc390473f6d3cc2c4b1552593b63b64a8
pre_build() { pre_build() {
# relax requirements # relax requirements