elinks: fix devel checksum
Closes Homebrew/homebrew#16460. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
52e3348f2d
commit
4ed178e8fa
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class Elinks < Formula
|
|||
devel do
|
||||
url 'http://elinks.cz/download/elinks-0.12pre6.tar.bz2'
|
||||
version '0.12pre6'
|
||||
sha1 '15fb38fa938a0eec9d5f22fdd538a6785e2854af'
|
||||
sha1 '3517795e8a390cb36ca249a5be6514b9784520a5'
|
||||
end
|
||||
|
||||
if build.head?
|
||||
|
|
Loading…
Reference in a new issue