gns3-server: update to 2.2.46.

This commit is contained in:
Tim Sandquist 2024-02-28 19:51:12 -06:00 committed by Andrew J. Hesford
parent 4a45318515
commit 42bed32f6d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gns3-server'
pkgname=gns3-server
version=2.2.45
version=2.2.46
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -15,7 +15,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=832dbc654889b14d8da5e171e4d5db655f376d6d0fb8588b1606e8ec15f5297a
checksum=648f535370827adc8ede2e5a8f439161dd80c66c11ed74085ccf0b71657ee9f9
post_patch() {
# comment out requirements since versions are usually out of sync with Void packages