dynamips: update to 0.2.23.
This commit is contained in:
parent
41844385b7
commit
2b47960c06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dynamips'
|
# Template file for 'dynamips'
|
||||||
pkgname=dynamips
|
pkgname=dynamips
|
||||||
version=0.2.21
|
version=0.2.23
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/GNS3/dynamips"
|
homepage="https://github.com/GNS3/dynamips"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=08587589db2c3fc637e6345aebf4f9706825c12f45d9e2cf40d4189c604656d2
|
checksum=503bbb52c03f91900ea8dbe8bd0b804b76e2e28d0b7242624e0d3c52dda441a1
|
||||||
|
|
||||||
# Dynamips does processor instruction translation. This is already
|
# Dynamips does processor instruction translation. This is already
|
||||||
# painfully slow on powerful x86 hardware and is unlikely to work
|
# painfully slow on powerful x86 hardware and is unlikely to work
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue