lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 2be4e2c 2/3: Upgrade wxPdfDoc


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 2be4e2c 2/3: Upgrade wxPdfDoc
Date: Tue, 25 Sep 2018 06:45:10 -0400 (EDT)

branch: master
commit 2be4e2cbedb40637d99976aa6104836614fa1e88
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Upgrade wxPdfDoc
    
    The purpose of this revised SHA1 is to work around a problem observed
    with cygwin when pkg-config is not installed.
---
 install_wxpdfdoc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install_wxpdfdoc.sh b/install_wxpdfdoc.sh
index 6c68643..a4ac5b1 100755
--- a/install_wxpdfdoc.sh
+++ b/install_wxpdfdoc.sh
@@ -33,7 +33,7 @@ set -vxe
 
 remote_host_url=${remote_host_url:-"https://github.com/vadz/wxpdfdoc.git"}
 
-wxpdfdoc_commit_sha=${wxpdfdoc_commit_sha:-"f66b42805a7262cdf07ab04a4e20b252b5d81ddb"}
+wxpdfdoc_commit_sha=${wxpdfdoc_commit_sha:-"55366f01eed8549ca704f9d9825127868858aafb"}
 
 wxpdfdoc_skip_clean=${wxpdfdoc_skip_clean:-"0"}
 



reply via email to

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