libdvdread 6.0.1
Closes #37744. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
db7a7dc6cf
commit
06d63e9203
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libdvdread < Formula
|
||||
desc "C library for reading DVD-video images"
|
||||
homepage "https://www.videolan.org/developers/libdvdnav.html"
|
||||
url "https://download.videolan.org/pub/videolan/libdvdread/6.0.0/libdvdread-6.0.0.tar.bz2"
|
||||
sha256 "b33b1953b4860545b75f6efc06e01d9849e2ea4f797652263b0b4af6dd10f935"
|
||||
url "https://download.videolan.org/pub/videolan/libdvdread/6.0.1/libdvdread-6.0.1.tar.bz2"
|
||||
sha256 "28ce4f0063883ca4d37dfd40a2f6685503d679bca7d88d58e04ee8112382d5bd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue