liblacewing: audit fixes
Closes Homebrew/homebrew#50525. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>master
parent
af16fef04a
commit
0993d4f8e8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue