exploitdb{,-papers}: bump to 20191203

This commit is contained in:
Yury Martynov 2019-12-03 23:05:56 +03:00
parent 0f4109c881
commit 1d5b2fafd1
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
4 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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