summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2020-01-20 12:49:45 +0000
committerkamil <kamil@pkgsrc.org>2020-01-20 12:49:45 +0000
commit32b6eb01dcb199f95891079e102e781e3a221625 (patch)
tree1675c96bc0ff6b8fc92aa528c2d16f5deb90403b /emulators
parent7323029bdacf8476657a852f5f72b52ab6bdfb19 (diff)
downloadpkgsrc-32b6eb01dcb199f95891079e102e781e3a221625.tar.gz
haxm: Upgrade to 7.5.6
Change Log ---------- * Enabled support for running on the system with more than 64 host CPUs (#255, #257). * Improved the handling of undefined instructions by generating #UD exception (#247). * Improved the CPUID features initialization and processing logic (#245). * Updated the compilation configurations for Windows and macOS (#243, #244).
Diffstat (limited to 'emulators')
-rw-r--r--emulators/haxm/Makefile4
-rw-r--r--emulators/haxm/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/haxm/Makefile b/emulators/haxm/Makefile
index 5cde2acf533..dceda3582fb 100644
--- a/emulators/haxm/Makefile
+++ b/emulators/haxm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2019/10/29 03:28:22 kamil Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/20 12:49:45 kamil Exp $
-DISTNAME= haxm-7.5.4
+DISTNAME= haxm-7.5.6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=intel/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/emulators/haxm/distinfo b/emulators/haxm/distinfo
index b88eb96066c..8b28dfd5a12 100644
--- a/emulators/haxm/distinfo
+++ b/emulators/haxm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/10/29 03:28:22 kamil Exp $
+$NetBSD: distinfo,v 1.9 2020/01/20 12:49:45 kamil Exp $
-SHA1 (haxm-7.5.4.tar.gz) = 86664ab0d653375cc265781a8e0ef46c1791a08c
-RMD160 (haxm-7.5.4.tar.gz) = 9ac05a6e814554b805db3c68c79c336447a28ecf
-SHA512 (haxm-7.5.4.tar.gz) = 99bb7d2bcee445397f872c6f1364072ac88337a8af0c0d24e4ae5e2460e685dbdf8b880b9cd588681f7256217234bcc184d33cf9dc183f92f5eb8fe9f84e69a8
-Size (haxm-7.5.4.tar.gz) = 237270 bytes
+SHA1 (haxm-7.5.6.tar.gz) = 53a18b39dafea5221f5b9854fa409884ea268410
+RMD160 (haxm-7.5.6.tar.gz) = f772a8d87d7cf58764b21a2dcfe0eaf3524e211d
+SHA512 (haxm-7.5.6.tar.gz) = 27a837f53450e9768ced9478bef2272d2d68db0c4136e9db7c9bdf96cb185592f6d2aba4f50cb7de493e9a0a0e1a1ed9d1f40c3742c15c36515e3f615a51054f
+Size (haxm-7.5.6.tar.gz) = 241086 bytes