gns3-server: update to 2.0.3
This commit is contained in:
parent
eb42b0efa3
commit
e9b1e84784
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.0.1
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://gns3.com"
|
homepage="https://gns3.com"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ad57ab9b5b3cbdb873a7824e841d37971818341576bfd9350a722beae87f574f
|
checksum=aba345436f3d7302ca6b1f39faf12e0124eaae25fb97d25783da44b516232200
|
||||||
|
|
||||||
# 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
Add a link
Reference in a new issue