gns3-server: update to 2.2.54.

This commit is contained in:
Tim Sandquist 2025-07-08 19:51:28 -05:00 committed by Michael Aldridge
parent 7ff7f8dab9
commit a3abe750d5

View file

@ -1,6 +1,6 @@
# Template file for 'gns3-server'
pkgname=gns3-server
version=2.2.53
version=2.2.54
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=d9a8ed44a8dfe3740107f3f7445ab8eaac338ba6c5f06d319fabf2bbedb77ec9
checksum=fe17019797f400a55350f3a7f3e0b9b3b89e14adacf68641e85ca895cd9cf1b9
post_patch() {
# comment out requirements since versions are usually out of sync with Void packages