gns3-server: update to 2.2.5.

This commit is contained in:
Michael Aldridge 2020-01-19 21:38:23 -08:00
parent 990154f298
commit ad5dd687c6

View File

@ -1,7 +1,7 @@
# Template file for 'gns3-server' # Template file for 'gns3-server'
pkgname=gns3-server pkgname=gns3-server
version=2.2.3 version=2.2.5
revision=2 revision=1
build_style=python3-module build_style=python3-module
pycompile_module="gns3server" pycompile_module="gns3server"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
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=d4e7ca531e352259d2d7f8ff6fc9126a18adcdd6628ef5cbdbffbffe5515d91a checksum=51a7b5b9701a29d6ef1003d9c90a4d098e1d7fa03df3c66b74e70a729f9f8b59
pre_build() { pre_build() {
# relax requirements # relax requirements