Merge pull request #132504 from applePrincess/exploitdb-2021-08-03

exploitdb: 2021-07-30 -> 2021-08-03
This commit is contained in:
Fabian Affolter 2021-08-03 09:29:20 +02:00 committed by GitHub
commit 71179017df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "exploitdb"; pname = "exploitdb";
version = "2021-07-30"; version = "2021-08-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "offensive-security"; owner = "offensive-security";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "sha256-7gMhp5MR4RFPv8Ob9SR3XvapPIt5llf3CspW4Yu7Puo="; sha256 = "sha256-cgd4J6d493uQRo079eq7CjjmhofPeuafS0mWAjVfOck=";
}; };
installPhase = '' installPhase = ''