From c87c853e07b1ef5d82549c47adef9413db3eed6d Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Wed, 22 Jun 2022 22:52:43 -0500 Subject: [PATCH 1/2] gns3-server: update to 2.2.33.1. --- 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 9b8660a43179..db9075e7a5a7 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.32 +version=2.2.33.1 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=9e208622f91fdca217964e9b93121d85b1415f7d26ba106be035a079beb21519 +checksum=f28ca99f8970757bf036801a93ffdb174ea00da02e8d60e87d44cf43e1e72aca # The source archive contains statically linked artifacts for x86_64 # glibc, since this is the only architecture supported by upstream, we From 821be94145b3261183d94f8cc1ca6c825940a3c5 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Wed, 22 Jun 2022 22:52:48 -0500 Subject: [PATCH 2/2] gns3-gui: update to 2.2.33.1. --- 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 b5d09ed345dc..c8c891272550 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.32 +version=2.2.33.1 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=a43f51567ac69db894d2ac6e41edf1549bc992ddf98979e1576c59b08571d943 +checksum=2122e6259aa1f9e831a0a8b9a327102d2360b9238966b9475be73d3110dcbca8 post_patch() {