From fe1dfb9f7641bfe09b675523bf7b366b1e96a5e8 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Sun, 28 Aug 2022 19:01:19 -0500 Subject: [PATCH 1/2] gns3-server: update to 2.2.34. --- 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 db9075e7a5a7..e660a7e381b1 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.33.1 +version=2.2.34 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=f28ca99f8970757bf036801a93ffdb174ea00da02e8d60e87d44cf43e1e72aca +checksum=8bd61a0777df7cf195b2670ab81139f3029d9b33cf329cfa612d2b2ea3def947 # The source archive contains statically linked artifacts for x86_64 # glibc, since this is the only architecture supported by upstream, we From bf60748448fcd00399a1ece488e2665882fc15b0 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Sun, 28 Aug 2022 19:01:24 -0500 Subject: [PATCH 2/2] gns3-gui: update to 2.2.34. --- 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 c8c891272550..d286e40900c5 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.33.1 +version=2.2.34 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=2122e6259aa1f9e831a0a8b9a327102d2360b9238966b9475be73d3110dcbca8 +checksum=bf66313a4808fdb1cd9b06c72d34fd9fc4bcf5abe990dfd8de70d8128a2c26dc post_patch() {