mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
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'
|
# Template file for 'gns3-server'
|
||||||
pkgname=gns3-server
|
pkgname=gns3-server
|
||||||
version=2.1.2
|
version=2.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="gns3server"
|
pycompile_module="gns3server"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=fa1ffbf12176aee767205f23397f8e48c5d0b320ae3250a93be0518473111832
|
checksum=d49d09daf954dc21a27326edfefebc4eb5b28ce52ec0689a21e939eb3dacdce3
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# relax requirements
|
# relax requirements
|
||||||
|
|
Loading…
Add table
Reference in a new issue