mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gns3-server: update to 2.2.26.
This commit is contained in:
parent
f5b9656e68
commit
60ce8da676
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gns3-server'
|
# Template file for 'gns3-server'
|
||||||
pkgname=gns3-server
|
pkgname=gns3-server
|
||||||
version=2.2.25
|
version=2.2.26
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-jsonschema python3-aiohttp-cors python3-yarl
|
depends="python3-setuptools python3-jsonschema python3-aiohttp-cors python3-yarl
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
|
||||||
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=43faa7d57126e813dae3bf702c11e520148d9c3c234e4f1a7c23872e931c6251
|
checksum=6d89d91f74d2891de3c7ebec93880af662f835580d2f18a797794eb8e2350bc0
|
||||||
|
|
||||||
# The source archive contains statically linked artifacts for x86_64
|
# The source archive contains statically linked artifacts for x86_64
|
||||||
# glibc, since this is the only architecture supported by upstream, we
|
# glibc, since this is the only architecture supported by upstream, we
|
||||||
|
|
Loading…
Add table
Reference in a new issue