wok diff metasploit/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents f233e89802cd
children 6e8b1bcb30e2
line diff
     1.1 --- a/metasploit/receipt	Fri Apr 01 09:41:12 2011 +0000
     1.2 +++ b/metasploit/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="The Metasploit Framework is an advanced open-source platform for developing, testing, and using exploit code"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="ruby libpcap"
     1.8 +LICENSE="BSD"
     1.9  SOURCE="framework"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.metasploit.com/"
    1.12  WGET_URL="http://updates.metasploit.com/data/releases/$TARBALL"
    1.13  
    1.14 +DEPENDS="ruby libpcap"
    1.15 +
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()
    1.18  {