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