From e9d838ad2ae174bde685f7e0725c5d4d012e2ee3 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Fri, 12 Jan 2024 09:06:37 -0600 Subject: [PATCH 1/2] gns3-server: update to 2.2.45. --- srcpkgs/gns3-server/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gns3-server/template b/srcpkgs/gns3-server/template index 739cc72746fb8..f537749a7e9ef 100644 --- a/srcpkgs/gns3-server/template +++ b/srcpkgs/gns3-server/template @@ -1,6 +1,6 @@ # Template file for 'gns3-server' pkgname=gns3-server -version=2.2.44.1 +version=2.2.45 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -15,7 +15,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=96a85d73db795282b3b732e1b6a5f592145c4a1cf93fa23f966dbe34d5d91a67 +checksum=832dbc654889b14d8da5e171e4d5db655f376d6d0fb8588b1606e8ec15f5297a post_patch() { # comment out requirements since versions are usually out of sync with Void packages From f2a44e82aaadac738d37cabc751cfdaea0e386d4 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Fri, 12 Jan 2024 09:06:40 -0600 Subject: [PATCH 2/2] gns3-gui: update to 2.2.45. --- srcpkgs/gns3-gui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gns3-gui/template b/srcpkgs/gns3-gui/template index 2717396384cca..cf4bd96a1d003 100644 --- a/srcpkgs/gns3-gui/template +++ b/srcpkgs/gns3-gui/template @@ -1,6 +1,6 @@ # Template file for 'gns3-gui' pkgname=gns3-gui -version=2.2.44.1 +version=2.2.45 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-gui/master/CHANGELOG" distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz" -checksum=d2eec509d9ec11dfc2f61b485853162471a41fd95489c0aa9b5b4d84f801a85e +checksum=a4cdfeb48f84f198f1ac14a2c876e9155aac2f3a63d60ae925a01b729787d7b1 post_patch() {