luaradio 0.2.0

Closes #3071.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-07-17 04:14:51 -07:00
parent 0ae46b867a
commit 43477c755c

View file

@ -1,8 +1,8 @@
class Luaradio < Formula
desc "lightweight, embeddable flow graph signal processing framework for SDR"
homepage "http://luaradio.io/"
url "https://github.com/vsergeev/luaradio/archive/v0.1.2.tar.gz"
sha256 "344cf0cd3799ca2dfbf8206952797f304e74c9456fe8b4061ab0377a44e9e2e5"
url "https://github.com/vsergeev/luaradio/archive/v0.2.0.tar.gz"
sha256 "b2a738a10908d6d53b8ea61d50c6883b69b2b9930f769d7bc83b99464b109d93"
head "https://github.com/vsergeev/luaradio.git"
bottle do