Skip to content

Commit

Permalink
revert openssl to older version so it works with python
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@13786 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
Stephen Gauthier committed Sep 20, 2016
1 parent 668bf06 commit 00a081b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osx/jhbuild/modulesets-stable/gtk-osx-network.modules
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
<autotools id="openssl" autogen-sh="Configure" autogenargs="shared" skip-install="True"
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl %(autogenargs)s &amp;&amp; make install"
makeinstallargs="install_sw" supports-non-srcdir-builds="no">
<branch module="openssl-1.1.0.tar.gz" version="1.1.0"
hash="sha1:15e651c40424abdaeba5d5c1a8658e8668e798c8" repo="openssl"/>
<branch module="openssl-1.0.2h.tar.gz" version="1.0.2h"
hash="sha1:577585f5f5d299c44dd3c993d3c0ac7a219e4949" repo="openssl"/>
</autotools>

<!-- Rudely demands TeX to build documentation -->
Expand Down

0 comments on commit 00a081b

Please sign in to comment.