aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libav.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libav.rb b/Library/Formula/libav.rb
index e84b1ce0d..f6b193c47 100644
--- a/Library/Formula/libav.rb
+++ b/Library/Formula/libav.rb
@@ -2,8 +2,8 @@ require "formula"
class Libav < Formula
homepage "https://libav.org/"
- url "https://libav.org/releases/libav-11.tar.xz"
- sha1 "21f3c7c2154c0ad703872f2faa65ef20d6b7a14f"
+ url "https://libav.org/releases/libav-11.1.tar.xz"
+ sha1 "4cd3337c6c67481b7165c9c618f1fcf6998942ce"
head "git://git.libav.org/libav.git"