nanopb-generator: revision for protobuf
parent
2b772bf64d
commit
c04ca50de9
|
@ -1,9 +1,9 @@
|
|||
class NanopbGenerator < Formula
|
||||
desc "ANSI C library for encoding and decoding Protocol Buffer messages"
|
||||
desc "C library for encoding and decoding Protocol Buffer messages"
|
||||
homepage "https://koti.kapsi.fi/jpa/nanopb/docs/index.html"
|
||||
url "https://koti.kapsi.fi/~jpa/nanopb/download/nanopb-0.3.6.tar.gz"
|
||||
sha256 "3e6d5d4971dc11845261ddca7e1c67b96eabf95e839327c7d8ed6f07412edab7"
|
||||
revision 2
|
||||
revision 3
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in New Issue