gns3-server: update to 2.2.49.

This commit is contained in:
Tim Sandquist 2024-08-09 20:30:49 -05:00 committed by classabbyamp
parent 4db4dd8465
commit cf9d3ef9c0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gns3-server' # Template file for 'gns3-server'
pkgname=gns3-server pkgname=gns3-server
version=2.2.48 version=2.2.49
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="https://gns3.com" homepage="https://gns3.com"
changelog="https://raw.githubusercontent.com/GNS3/gns3-server/master/CHANGELOG" changelog="https://raw.githubusercontent.com/GNS3/gns3-server/master/CHANGELOG"
distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz" distfiles="https://github.com/GNS3/gns3-server/archive/v${version}.tar.gz"
checksum=d47261d2828594d051752559768aa662d88bcc1951a050b675ba4c664e3f9870 checksum=4acd6b80293a2fef7c5c7c017643bf7925e6b2f3861f5f70cd55e2b7441f9762
post_patch() { post_patch() {
# comment out requirements since versions are usually out of sync with Void packages # comment out requirements since versions are usually out of sync with Void packages