mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
exploitdb{,-papers}: bump to 20191203
This commit is contained in:
parent
0f4109c881
commit
1d5b2fafd1
4 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ HOMEPAGE="https://www.exploit-db.com/"
|
|||
|
||||
EGIT_REPO_URI="https://github.com/offensive-security/exploitdb-papers"
|
||||
if [[ ${PV} != *9999 ]]; then
|
||||
EGIT_COMMIT="2019-11-14"
|
||||
EGIT_COMMIT="${PV:0:4}-${PV:4:2}-${PV:6:2}"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ HOMEPAGE="https://www.exploit-db.com/"
|
|||
|
||||
EGIT_REPO_URI="https://github.com/offensive-security/exploit-database"
|
||||
if [[ ${PV} != *9999 ]]; then
|
||||
EGIT_COMMIT="2019-11-14"
|
||||
EGIT_COMMIT="${PV:0:4}-${PV:4:2}-${PV:6:2}"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue