Skip to content

Commit

Permalink
nginx-rtmp-module 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed Oct 31, 2014
1 parent d35e245 commit 07d117a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/rtmp-nginx-module.rb
@@ -1,9 +1,8 @@
require "formula"
class RtmpNginxModule < Formula
homepage "https://github.com/arut/nginx-rtmp-module"
url "https://github.com/arut/nginx-rtmp-module/archive/812e2fd7b1888c3142e34cc0e687401fa088e93d.tar.gz"
sha1 "fc7c9909bc1f4870d136378309b4021838f2a14c"
version "1.1.4b"
url "https://github.com/arut/nginx-rtmp-module/archive/v1.1.6.tar.gz"
sha1 "1b91433367764efe2c1c7b5e781acdb05dbadc63"

def install
(share+"rtmp-nginx-module").install Dir["*"]
Expand Down

0 comments on commit 07d117a

Please sign in to comment.