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