gns3-server: update to 2.1.11
This commit is contained in:
parent
521f33aee9
commit
a7841c1080
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-server'
|
||||
pkgname=gns3-server
|
||||
version=2.1.10
|
||||
version=2.1.11
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="gns3server"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
|
||||
checksum=0ad1094af7200b2ec0d63ff6b3169644e3d21bb867c215f681409dee9a88cd85
|
||||
checksum=98f7005211c55670a5729e5b31bc061cbd96b0ab1619171dafd7adf8f2e4d144
|
||||
|
||||
pre_build() {
|
||||
# relax requirements
|
||||
|
|
Loading…
Reference in a new issue