aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libwebsockets.rb
AgeCommit message (Collapse)Author
2014-06-04Remove stray unicodeJack Nagel
2014-01-10libwebsockets: add HEAD, install pkgconfig file.Dan Skorupski
Closes #25802. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-04libwebsockets 1.23Stefan
Closes #25640. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-06-28Detect versions in tag specsJack Nagel
Closes #18300. Closes #20891.
2013-04-11libwebsockets: use git checkoutJack Nagel
Rationale: the tarballs are timestamped so the hash changes on every download.
2013-04-09New formula: libwebsockets-1.22Max Howell
Libwebsockets is the main C library implementation of the latest websockets protocol. Refs #16221.