gns3-server: update to 2.2.48.
This commit is contained in:
parent
f53131d96e
commit
db0345cae7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-server'
|
||||
pkgname=gns3-server
|
||||
version=2.2.47
|
||||
version=2.2.48
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=6576988fe185433ca7a6b3b6dbbda42d57095c64f6bd77605e02e2420041db5b
|
||||
checksum=d47261d2828594d051752559768aa662d88bcc1951a050b675ba4c664e3f9870
|
||||
|
||||
post_patch() {
|
||||
# comment out requirements since versions are usually out of sync with Void packages
|
||||
|
|
Loading…
Reference in New Issue