From 50729c17982f5f67efdfabff00547b1fb4e7e172 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Mon, 20 Jan 2025 20:28:41 -0600 Subject: [PATCH 1/2] 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 9b6b1fffbb65aa..950caca07946c2 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 From e358bb24530561bfee688bf87818e6040443f6f1 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Mon, 20 Jan 2025 20:28:44 -0600 Subject: [PATCH 2/2] gns3-gui: update to 2.2.53. --- srcpkgs/gns3-gui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gns3-gui/template b/srcpkgs/gns3-gui/template index 700277e1d14cfc..5b711f2daf5ee8 100644 --- a/srcpkgs/gns3-gui/template +++ b/srcpkgs/gns3-gui/template @@ -1,7 +1,7 @@ # Template file for 'gns3-gui' pkgname=gns3-gui -version=2.2.52 -revision=2 +version=2.2.53 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-psutil python3-jsonschema @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="https://gns3.com" changelog="https://raw.githubusercontent.com/GNS3/gns3-gui/master/CHANGELOG" distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz" -checksum=ff854f1403a99887c132daa210663c2b9b28ab5e8062500a8dc349e897b4c5c1 +checksum=d6d8de369e3aa96ba49e4ba1cbc33c813053af58786817f477cd3fb8ad24066e post_patch() {