We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3abe75 commit 4943beaCopy full SHA for 4943bea
1 file changed
srcpkgs/gns3-gui/template
@@ -1,6 +1,6 @@
1
# Template file for 'gns3-gui'
2
pkgname=gns3-gui
3
-version=2.2.53
+version=2.2.54
4
revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
14
homepage="https://gns3.com"
15
changelog="https://raw.githubusercontent.com/GNS3/gns3-gui/master/CHANGELOG"
16
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
17
-checksum=d6d8de369e3aa96ba49e4ba1cbc33c813053af58786817f477cd3fb8ad24066e
+checksum=98e1d4eba48041674945980d95f42d4fb70682a3814e73fbd6cf2877c2e7d1f4
18
19
20
post_patch() {
0 commit comments