emacs 25.0.92 (devel)

emacs devel 25.0.92

Closes Homebrew/homebrew#49727.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Zhiming Wang 2016-03-02 10:40:12 -08:00 committed by Xu Cheng
parent 2e611f98ac
commit db0b005263

View file

@ -13,8 +13,8 @@ class Emacs < Formula
end
devel do
url "http://alpha.gnu.org/gnu/emacs/pretest/emacs-25.0.91.tar.xz"
sha256 "d77ebd310dd8c978e15f29af33186646989534ae483aa8acafe6963244930193"
url "http://alpha.gnu.org/gnu/emacs/pretest/emacs-25.0.92.tar.xz"
sha256 "c29733959ae2c6a7c1d5f9465b4d06c93977cc1f3905313d992051a16590568e"
depends_on "autoconf" => :build
depends_on "automake" => :build
end