mcrypt: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:34:47 +00:00
parent c11842b09d
commit 4592c99e34
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -12,7 +12,6 @@ class Mcrypt < Formula
sha256 "3cac7c430b1673877ba52bada82c3f710024dbd9f8dd0ff230c17c4623987beb" => :el_capitan
sha256 "d7b36cbc7affc0e1851861381e92677abce2b011f184ab39234ff6cfbf021413" => :yosemite
sha256 "6c060224061c43733929524f3e45010192d5fc4ece1972fbce7259f96f514fa2" => :mavericks
sha256 "b6dd5f1210d4b0fffa7b14e4fce445c11d6245840fd38f08255149b6e27832c2" => :mountain_lion
end
depends_on "mhash"