mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
exploitdb: new location
This commit is contained in:
parent
1ac5897543
commit
1ebcaf4bb1
2 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD exploitdb-9999.ebuild 454 SHA256 f368f6c892a0da5e9d146f5c267e3e8ed4210492128d182036fe36a90b724381 SHA512 3346ba9aaaf562b97a83aa2702f511c5d3687dbc9e5e2a1e14fa957593d45283a39d656598b7c3b6e1e21a3fb03fdda42b016efeedf90dbd976bb5e971e7167b WHIRLPOOL 499648667bebbdd2b91913b0e0da68510f49bb8bf620ea918bbe0f4bcd824e842a41fb153f453e8abec17455ee4346487359962a6a6533c89f51dde341aee6f8
|
||||
EBUILD exploitdb-9999.ebuild 470 SHA256 8d49078ad544502d6c7e713fce9151307efe32c9ff037e7b47c87a0cb5da9972 SHA512 99bbb42d0d4c22a652828338e4ac0fac71c8a8c8bfd92ecfb8a31e226affc2b9578b49a9ab0b3ae27b5d6be62951104bd5ede6c3b0d41373b2266d5bd18837ee WHIRLPOOL 267dc20e0b59c29d99b43826733a4496c5155783bdfc3aebe6eef0009695d2495b47f9078ab99041c4a7546ccc00bfeb2f3ead260604e54e3e2b3a87786a8b19
|
||||
|
|
|
|||
|
|
@ -2,14 +2,14 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="4"
|
||||
EAPI="5"
|
||||
|
||||
inherit subversion
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="All exploits from exploit-db.com"
|
||||
HOMEPAGE="http://www.exploit-db.com/"
|
||||
SRC_URI=""
|
||||
ESVN_REPO_URI="svn://svn.exploit-db.com/exploitdb"
|
||||
EGIT_REPO_URI="https://github.com/offensive-security/exploit-database"
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue