commit
8b8343f049
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=1.5.3
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=446fdc87d884fb24f879b8bba862dc43b92b6f859edefcd22f8682bdac61bec4
|
||||
checksum=22226d4e08a8927bb0be108efe17479ca730826fad8a003bdce315ddf0e4a986
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-server'
|
||||
pkgname=gns3-server
|
||||
version=1.5.3
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=2f42dd1bc1304bed04a83ce3e7fe158cc126a1aad4e044d541af0726ed8693fb
|
||||
checksum=ad57ab9b5b3cbdb873a7824e841d37971818341576bfd9350a722beae87f574f
|
||||
|
||||
# The source archive contains statically linked artifacts for x86_64
|
||||
# glibc, since this is the only architecture supported by upstream, we
|
||||
|
|
Loading…
Reference in New Issue