gns3-server: update to 2.2.29.
This commit is contained in:
parent
2a6ac03775
commit
cf39c0c274
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-server'
|
||||
pkgname=gns3-server
|
||||
version=2.2.28
|
||||
version=2.2.29
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://gns3.com"
|
||||
changelog="https://raw.githubusercontent.com/GNS3/gns3-server/master/CHANGELOG"
|
||||
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
|
||||
checksum=bd37601f2924fc00a9a1690478896566911e466699d68af0abadd097dd1e314b
|
||||
checksum=34237771bb743ac9142569e67284123b6090f78cfd802a729e2f11b9d5d48929
|
||||
|
||||
# The source archive contains statically linked artifacts for x86_64
|
||||
# glibc, since this is the only architecture supported by upstream, we
|
||||
|
|
Loading…
Reference in a new issue