gns3-gui: update to 2.2.47.
This commit is contained in:
parent
58721bdef6
commit
c1d39fa71b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gns3-gui'
|
# Template file for 'gns3-gui'
|
||||||
pkgname=gns3-gui
|
pkgname=gns3-gui
|
||||||
version=2.2.46
|
version=2.2.47
|
||||||
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-gui/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/GNS3/gns3-gui/master/CHANGELOG"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=31715caf8d0eae202cd23dafb42ece8d01b197a5cf6943636b69997f470ce74c
|
checksum=ac1ff5e9753788cdc3b18af1aca5372f20f3d8f3cb1797842fcbf553ff0fe158
|
||||||
|
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Reference in New Issue