From 0993d4f8e83508dc1bb0ff4fa36d2447d06e59d7 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Wed, 30 Mar 2016 00:01:11 +0200 Subject: [PATCH] liblacewing: audit fixes Closes Homebrew/homebrew#50525. Signed-off-by: Tomasz Pajor --- Formula/liblacewing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/liblacewing.rb b/Formula/liblacewing.rb index efb628dd0fa..5fa4c435357 100644 --- a/Formula/liblacewing.rb +++ b/Formula/liblacewing.rb @@ -1,10 +1,10 @@ class Liblacewing < Formula desc "Cross-platform, high-level C/C++ networking library" homepage "http://lacewing-project.org/" - head "https://github.com/udp/lacewing.git" url "https://github.com/udp/lacewing/archive/0.5.4.tar.gz" sha256 "c24370f82a05ddadffbc6e79aaef4a307de926e9e4def18fb2775d48e4804f5c" revision 1 + head "https://github.com/udp/lacewing.git" bottle do cellar :any