hexcurse 1.60.0

Updated to 1.60

Closes Homebrew/homebrew#46133.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Kerrigan29a 2015-11-18 22:34:58 +01:00 committed by Dominyk Tiller
parent bebe5e9c63
commit aa298c95e3

View file

@ -1,8 +1,8 @@
class Hexcurse < Formula
desc "Ncurses-based console hex editor"
homepage "https://github.com/LonnyGomes/hexcurse"
url "https://github.com/LonnyGomes/hexcurse/archive/hexcurse-1.58.tar.gz"
sha256 "90470384628e5e31c56c188aa9765ef6939648093f951d6cad8cbbe11fb6bc13"
url "https://github.com/LonnyGomes/hexcurse/archive/v1.60.0.tar.gz"
sha256 "f6919e4a824ee354f003f0c42e4c4cef98a93aa7e3aa449caedd13f9a2db5530"
def install
system "./configure", "--disable-dependency-tracking",