parent
029ab79af4
commit
23c200cb15
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Ffms2 < Formula
|
||||
desc "Libav/ffmpeg based source library and Avisynth plugin"
|
||||
homepage "https://github.com/FFMS/ffms2"
|
||||
url "https://github.com/FFMS/ffms2/archive/2.22.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/f/ffms2/ffms2_2.22.orig.tar.gz"
|
||||
sha256 "7c5202fa2e49186fb3bb815e5b12ca71f05ec09cb707ffd9465852e21a06fdad"
|
||||
revision 1
|
||||
url "https://github.com/FFMS/ffms2/archive/2.23.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/f/ffms2/ffms2_2.23.orig.tar.gz"
|
||||
sha256 "b09b2aa2b1c6f87f94a0a0dd8284b3c791cbe77f0f3df57af99ddebcd15273ed"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue