We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff7f8d commit a3abe75Copy full SHA for a3abe75
1 file changed
srcpkgs/gns3-server/template
@@ -1,6 +1,6 @@
1
# Template file for 'gns3-server'
2
pkgname=gns3-server
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-server/master/CHANGELOG"
16
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
17
-checksum=d9a8ed44a8dfe3740107f3f7445ab8eaac338ba6c5f06d319fabf2bbedb77ec9
+checksum=fe17019797f400a55350f3a7f3e0b9b3b89e14adacf68641e85ca895cd9cf1b9
18
19
post_patch() {
20
# comment out requirements since versions are usually out of sync with Void packages
0 commit comments