lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] (no subject)


From: Greg Chicares
Subject: [lmi-commits] (no subject)
Date: Thu, 7 Jul 2016 13:16:59 +0000 (UTC)

branch: master
commit a693fe454111c096c4c813521f94048fa50edca7
Author: Gregory W. Chicares <address@hidden>
Date:   Thu Jul 7 13:15:44 2016 +0000

    Upgrade wx
    
    This upgrade prevents a segfault--see:
      http://lists.nongnu.org/archive/html/lmi/2016-07/msg00008.html
---
 install_wx.make |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/install_wx.make b/install_wx.make
index 9d495b6..8b40f79 100644
--- a/install_wx.make
+++ b/install_wx.make
@@ -68,8 +68,10 @@ ifneq ($(use_git), N)
 # wx_md5            := 1ce7f42362ba3075eeb4be4679f88dd3
 # wx_commit_sha     := 4475fe36a54cd62457dcd73c8739b1e7d46e1cde
 # wx_md5            := 47e4a36d8164ec4c69cab68a3d05f951
-  wx_commit_sha     := c4d06e8117f8930b57bffaf6a3323007c9df8d4b
-  wx_md5            := 97e6a75d1a83e5597942741f8382c3d4
+# wx_commit_sha     := c4d06e8117f8930b57bffaf6a3323007c9df8d4b
+# wx_md5            := 97e6a75d1a83e5597942741f8382c3d4
+  wx_commit_sha     := 4c0e272589667c7cf57407d99f1810e2e83348e4
+  wx_md5            := 5fd8da132214bb973133d574fde5cbee
 
   wx_version        := $(wx_commit_sha)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]