inspircd 2.0.24
Closes #13703. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d17f85d54f
commit
7dee95e6ff
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Inspircd < Formula
|
||||
desc "Modular C++ Internet Relay Chat daemon"
|
||||
homepage "https://www.inspircd.org/"
|
||||
url "https://github.com/inspircd/inspircd/archive/v2.0.23.tar.gz"
|
||||
sha256 "522b31fc80e8fd90b66837bf50f8a941233709d5b1fc9c0b3c47a413fb69f162"
|
||||
url "https://github.com/inspircd/inspircd/archive/v2.0.24.tar.gz"
|
||||
sha256 "41f702cb84caa2db089a02f511a3da3e7fa3cdce7d2c5040b3c54c5da83c8b40"
|
||||
head "https://github.com/inspircd/inspircd.git", :branch => "insp20"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue