inspircd 2.0.24

Closes #13703.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Peter Powell 2017-05-18 22:06:50 +01:00 committed by FX Coudert
parent d17f85d54f
commit 7dee95e6ff

View file

@ -1,8 +1,8 @@
class Inspircd < Formula class Inspircd < Formula
desc "Modular C++ Internet Relay Chat daemon" desc "Modular C++ Internet Relay Chat daemon"
homepage "https://www.inspircd.org/" homepage "https://www.inspircd.org/"
url "https://github.com/inspircd/inspircd/archive/v2.0.23.tar.gz" url "https://github.com/inspircd/inspircd/archive/v2.0.24.tar.gz"
sha256 "522b31fc80e8fd90b66837bf50f8a941233709d5b1fc9c0b3c47a413fb69f162" sha256 "41f702cb84caa2db089a02f511a3da3e7fa3cdce7d2c5040b3c54c5da83c8b40"
head "https://github.com/inspircd/inspircd.git", :branch => "insp20" head "https://github.com/inspircd/inspircd.git", :branch => "insp20"
bottle do bottle do