log4c 1.2.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
1e5e12fac7
commit
768078bb57
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Log4c < Formula
|
||||
homepage 'http://log4c.sourceforge.net/'
|
||||
url 'http://sourceforge.net/projects/log4c/files/log4c/1.2.2/log4c-1.2.2.tar.gz'
|
||||
sha1 '39fb1d4ffb4c3b33235e5d6ecc9fddd217d51137'
|
||||
url 'http://sourceforge.net/projects/log4c/files/log4c/1.2.3/log4c-1.2.3.tar.gz'
|
||||
sha1 '2f48a1b6ac551b295c1235fa463e80d747bee5e9'
|
||||
|
||||
head 'cvs://:pserver:anonymous@log4c.cvs.sourceforge.net:/cvsroot/log4c:log4c'
|
||||
|
||||
|
|
Loading…
Reference in a new issue