dynamips: update to 0.2.19.
This commit is contained in:
parent
32027fe2a9
commit
91839f310f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dynamips'
|
||||
pkgname=dynamips
|
||||
version=0.2.18
|
||||
version=0.2.19
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="elfutils-devel libpcap-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/GNS3/dynamips"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=39b8ab22f410d56db3161eaf7a16a70cf55aed200a7ac53bb737c71f34decac0
|
||||
checksum=4c87d01c59e1c621a5635f1931c08c234b07b6c6a015dc7f4d2da8043e709b6f
|
||||
|
||||
# Dynamips does processor instruction translation. This is already
|
||||
# painfully slow on powerful x86 hardware and is unlikely to work
|
||||
|
|
Loading…
Reference in a new issue