gns3-server: update to 2.2.53.

This commit is contained in:
Tim Sandquist 2025-01-20 20:28:41 -06:00 committed by classabbyamp
parent 0bf10f0a69
commit dfbf1cc8ac
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'gns3-server'
pkgname=gns3-server
version=2.2.52
revision=2
version=2.2.53
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-jsonschema python3-aiohttp python3-aiohttp-cors
@ -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=e4c1bfe7383033937fa1543f003ba659ce199d8757523b84acdd39becf8f9db0
checksum=d9a8ed44a8dfe3740107f3f7445ab8eaac338ba6c5f06d319fabf2bbedb77ec9
post_patch() {
# comment out requirements since versions are usually out of sync with Void packages