luaradio: fix audit 'description must start with capital letter'
This commit is contained in:
parent
096874dd62
commit
cf248bae25
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Luaradio < Formula
|
||||
desc "lightweight, embeddable flow graph signal processing framework for SDR"
|
||||
desc "Lightweight, embeddable flow graph signal processing framework for SDR"
|
||||
homepage "http://luaradio.io/"
|
||||
url "https://github.com/vsergeev/luaradio/archive/v0.5.0.tar.gz"
|
||||
sha256 "660b995f8fe6e62e2304647565cfecc3dc042472e514a05c1d2c0d1342565908"
|
||||
|
|
Loading…
Reference in a new issue