From 2b47960c063c864a6defa19701ed312d80b2650e Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 22 Oct 2023 16:46:23 -0500 Subject: [PATCH] dynamips: update to 0.2.23. --- srcpkgs/dynamips/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dynamips/template b/srcpkgs/dynamips/template index 864bd790ecd..6c0d7fd74ce 100644 --- a/srcpkgs/dynamips/template +++ b/srcpkgs/dynamips/template @@ -1,6 +1,6 @@ # Template file for 'dynamips' pkgname=dynamips -version=0.2.21 +version=0.2.23 revision=1 archs="i686* x86_64*" build_style=cmake @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="GPL-2.0-or-later" homepage="https://github.com/GNS3/dynamips" distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz" -checksum=08587589db2c3fc637e6345aebf4f9706825c12f45d9e2cf40d4189c604656d2 +checksum=503bbb52c03f91900ea8dbe8bd0b804b76e2e28d0b7242624e0d3c52dda441a1 # Dynamips does processor instruction translation. This is already # painfully slow on powerful x86 hardware and is unlikely to work