From 59316ccf6a7596cef7246cd49d120dea97cf440b Mon Sep 17 00:00:00 2001 From: Stefan Date: Sat, 4 Jan 2014 13:18:26 +0100 Subject: libwebsockets 1.23 Closes #25640. Signed-off-by: Mike McQuaid --- Library/Formula/libwebsockets.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libwebsockets.rb b/Library/Formula/libwebsockets.rb index eca3452f6..5af7c99a0 100644 --- a/Library/Formula/libwebsockets.rb +++ b/Library/Formula/libwebsockets.rb @@ -1,8 +1,10 @@ require 'formula' class Libwebsockets < Formula - homepage 'http://git.warmcat.com/cgi-bin/cgit/libwebsockets' - url 'git://git.warmcat.com/libwebsockets', :tag => 'v1.22-chrome26-firefox18' + homepage 'http://libwebsockets.org' + url 'http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/snapshot/libwebsockets-1.23-chrome32-firefox24.tar.gz' + version '1.23' + sha1 '9dda683a342b16feb1cef183f89f9ed4474626f5' depends_on 'cmake' => :build -- cgit v1.2.3