libdvdnav 5.0.3

Update to latest stable release, use HTTPS download link, remove
`require "formula"`.

Closes Homebrew/homebrew#36888.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
David Christenson 2015-02-16 23:50:50 -07:00 committed by Jack Nagel
parent 47c14290b5
commit 737d1ea0ab

View file

@ -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"