ejabberd: fixed --HEAD build
Closes Homebrew/homebrew#46621. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
cfd7ee1820
commit
a5af72c175
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class Ejabberd < Formula
|
|||
depends_on "automake" => :build
|
||||
depends_on "autoconf" => :build
|
||||
|
||||
resource "p1_cache_tab" do
|
||||
resource "cache_tab" do
|
||||
url "https://github.com/processone/cache_tab.git"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue