diff --git a/Formula/sdl2_mixer.rb b/Formula/sdl2_mixer.rb index 140cf7ae74..eaa1666073 100644 --- a/Formula/sdl2_mixer.rb +++ b/Formula/sdl2_mixer.rb @@ -3,6 +3,7 @@ class Sdl2Mixer < Formula homepage "https://www.libsdl.org/projects/SDL_mixer/" url "https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.0.tar.gz" sha256 "a8ce0e161793791adeff258ca6214267fdd41b3c073d2581cd5265c8646f725b" + head "https://hg.libsdl.org/SDL_mixer", :using => :hg bottle do cellar :any @@ -11,8 +12,6 @@ class Sdl2Mixer < Formula sha256 "b66197fe45e0a83fb658c94c95c5d755ace4fef16fb1d5c94f3b0f68876e0afc" => :mountain_lion end - head "https://hg.libsdl.org/SDL_mixer", :using => :hg - option :universal depends_on "pkg-config" => :build