exploitdb: update github url (#34654)

This commit is contained in:
Igor Kapkov 2018-12-01 08:31:19 +11:00 committed by FX Coudert
parent 1f73a59f61
commit 010ff154c8

View file

@ -1,11 +1,11 @@
class Exploitdb < Formula class Exploitdb < Formula
desc "The official Exploit Database" desc "The official Exploit Database"
homepage "https://www.exploit-db.com/" homepage "https://www.exploit-db.com/"
url "https://github.com/offensive-security/exploit-database.git", url "https://github.com/offensive-security/exploitdb.git",
:tag => "2018-11-28", :tag => "2018-11-28",
:revision => "dfd1e454e1d8331215f5544aed699b3d7f77825e" :revision => "dfd1e454e1d8331215f5544aed699b3d7f77825e"
version "2018-11-28" version "2018-11-28"
head "https://github.com/offensive-security/exploit-database.git" head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded bottle :unneeded