mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Update to openssl-1.0.2h
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
|
||||
<moduleset>
|
||||
<!--
|
||||
This is a jhbuild moduleset that can be used to build openssl as required for
|
||||
building Nmap, Ncat, and Nping. Use it like this:
|
||||
jhbuild -m openssl.modules build openssl
|
||||
-->
|
||||
<include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
|
||||
<!--
|
||||
This is a jhbuild moduleset that can be used to build openssl as required for
|
||||
building Nmap, Ncat, and Nping. Use it like this:
|
||||
jhbuild -m openssl.modules build openssl
|
||||
-->
|
||||
<include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
|
||||
|
||||
<repository type="tarball" name="openssl" href="http://www.openssl.org/source/"/>
|
||||
<autotools id="openssl" autogen-sh="Configure" autogenargs="shared enable-ssl2"
|
||||
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl %(autogenargs)s"
|
||||
makeinstallargs="INSTALL_PREFIX='$(DESTDIR)' install_sw"
|
||||
supports-non-srcdir-builds="no">
|
||||
<branch repo="openssl" version="1.0.2h" module="openssl-1.0.2h.tar.gz"/>
|
||||
</autotools>
|
||||
<repository type="tarball" name="openssl" href="http://www.openssl.org/source/"/>
|
||||
<autotools id="openssl" autogen-sh="Configure" autogenargs="shared enable-ssl2"
|
||||
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl %(autogenargs)s"
|
||||
makeinstallargs="INSTALL_PREFIX='$(DESTDIR)' install_sw"
|
||||
supports-non-srcdir-builds="no">
|
||||
<branch repo="openssl" version="1.0.2h" module="openssl-1.0.2h.tar.gz"/>
|
||||
</autotools>
|
||||
|
||||
</moduleset>
|
||||
|
||||
Reference in New Issue
Block a user