From ed051e623ec93bde334b2ca07c49ab25fc7b5ec5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 31 Mar 2018 07:32:22 -0300 Subject: [PATCH] dynamips: update to 0.2.18. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #13096 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller --- srcpkgs/dynamips/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dynamips/template b/srcpkgs/dynamips/template index 647651d1ff5..6d34f857c28 100644 --- a/srcpkgs/dynamips/template +++ b/srcpkgs/dynamips/template @@ -1,16 +1,16 @@ # Template file for 'dynamips' pkgname=dynamips -version=0.2.17 -revision=2 +version=0.2.18 +revision=1 build_style=cmake makedepends="elfutils-devel libpcap-devel" depends="iouyap" short_desc="Hardware emulation for Cisco IOS capable devices" maintainer="Michael Aldridge " -license="GPL-2" +license="GPL-2.0-or-later" homepage="https://github.com/GNS3/dynamips" distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz" -checksum=d524ef32b78dd7384775920604912d3b4b212ded338cc4df930b0086df1e81ed +checksum=39b8ab22f410d56db3161eaf7a16a70cf55aed200a7ac53bb737c71f34decac0 # Dynamips does processor instruction translation. This is already # painfully slow on powerful x86 hardware and is unlikely to work