orc 0.4.29
Closes #42513. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
ad94b186f2
commit
b8c8eaf822
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Orc < Formula
|
||||
desc "Oil Runtime Compiler (ORC)"
|
||||
homepage "https://cgit.freedesktop.org/gstreamer/orc/"
|
||||
url "https://gstreamer.freedesktop.org/src/orc/orc-0.4.28.tar.xz"
|
||||
sha256 "bfcd7c6563b05672386c4eedfc4c0d4a0a12b4b4775b74ec6deb88fc2bcd83ce"
|
||||
url "https://gstreamer.freedesktop.org/src/orc/orc-0.4.29.tar.xz"
|
||||
sha256 "4f8901f9144b5ec17dffdb33548b5f4c7f8049b0d1023be3462cdd64ec5a3ab2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue