diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libdvdnav.rb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/libdvdnav.rb b/Library/Formula/libdvdnav.rb index 456ce9547..68ec72504 100644 --- a/Library/Formula/libdvdnav.rb +++ b/Library/Formula/libdvdnav.rb @@ -1,9 +1,7 @@ -require "formula" - class Libdvdnav < Formula homepage "https://dvdnav.mplayerhq.hu/" - url "http://download.videolan.org/pub/videolan/libdvdnav/5.0.1/libdvdnav-5.0.1.tar.bz2" - sha256 "72b1cb8266f163d4a1481b92c7b6c53e6dc9274d2a6befb08ffc351fe7a4a2a9" + url "https://download.videolan.org/pub/videolan/libdvdnav/5.0.3/libdvdnav-5.0.3.tar.bz2" + sha256 "5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d" head do url "git://git.videolan.org/libdvdnav.git" |
