From dfbf1cc8acb729e246680486c3371d635c15ac70 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Mon, 20 Jan 2025 20:28:41 -0600 Subject: [PATCH] gns3-server: update to 2.2.53. --- srcpkgs/gns3-server/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gns3-server/template b/srcpkgs/gns3-server/template index 9b6b1fffbb6..950caca0794 100644 --- a/srcpkgs/gns3-server/template +++ b/srcpkgs/gns3-server/template @@ -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