Skip to content

Commit

Permalink
gns3-server: update to 2.2.52.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsndqst committed Dec 2, 2024
1 parent e94484d commit 803ec95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/gns3-server/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gns3-server'
pkgname=gns3-server
version=2.2.49
version=2.2.52
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
Expand All @@ -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=4acd6b80293a2fef7c5c7c017643bf7925e6b2f3861f5f70cd55e2b7441f9762
checksum=e4c1bfe7383033937fa1543f003ba659ce199d8757523b84acdd39becf8f9db0

post_patch() {
# comment out requirements since versions are usually out of sync with Void packages
Expand Down

0 comments on commit 803ec95

Please sign in to comment.