lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 031371b 2/4: Upgrade to wx-3.1.4


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 031371b 2/4: Upgrade to wx-3.1.4
Date: Fri, 24 Jul 2020 11:35:04 -0400 (EDT)

branch: master
commit 031371b149a25c7dbe7f1422da35b2fea46770f8
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Upgrade to wx-3.1.4
    
    See:
      https://lists.nongnu.org/archive/html/lmi/2020-07/msg00050.html
---
 install_wx.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install_wx.sh b/install_wx.sh
index 24bb577..3b0af54 100755
--- a/install_wx.sh
+++ b/install_wx.sh
@@ -33,7 +33,7 @@ set -vxe
 
 
remote_host_url=${remote_host_url:-"https://github.com/wxWidgets/wxWidgets.git"}
 
-wx_commit_sha=${wx_commit_sha:-"3c259eb56d924a4aa9b6d32e33367976eab919b6"}
+wx_commit_sha=${wx_commit_sha:-"6cdaedd42ba59331b3dc4ead50e0bac76ae14c19"}
 
 wx_skip_clean=${wx_skip_clean:-"0"}
 



reply via email to

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