mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
gns3-server: update to 2.1.16
This commit is contained in:
parent
1a0bf7dd83
commit
9ddd79d3a4
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.1.15
|
version=2.1.16
|
||||||
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=d21a13cfc19e849e97cd792e1b97cf9e32c14ccecc0b2eb3fe8fc6e4c40aa13f
|
checksum=d41ddb835b6248164675aa5a70240f014c52447e7bead92239c34e3072d17929
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# relax requirements
|
# relax requirements
|
||||||
|
|
Loading…
Add table
Reference in a new issue