Skip to content

Commit

Permalink
just build the version of openssl we want from the start
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@23672 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Sep 2, 2019
1 parent 6674927 commit fbadc80
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 @@ -39,8 +39,8 @@
<autotools id="openssl" autogen-sh="Configure" autogenargs="shared "
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl %(autogenargs)s"
makeinstallargs="install_sw" supports-non-srcdir-builds="no">
<branch module="/openssl-1.1.1b.tar.gz" version="1.1.1b" repo="openssl"
hash="sha256:de4d501267da39310905cb6dc8c6121f7a2cad45a7707f76df828fe1b85073af"/>
<branch module="openssl-1.1.1c.tar.gz" version="1.1.1c" repo="openssl"
hash="sha256:f6fb3079ad15076154eda9413fed42877d668e7069d9b87396d0804fdb3f4c90"/>
</autotools>

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

0 comments on commit fbadc80

Please sign in to comment.