iso-codes 3.37

Closes Homebrew/homebrew#13934.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-08-03 21:17:47 -05:00 committed by Adam Vandenberg
parent 043523ce8d
commit d61718bc8f
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class IsoCodes < Formula
homepage 'http://pkg-isocodes.alioth.debian.org/'
url 'http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.35.tar.bz2'
sha1 'ae9cfc7a17ff16ddaca9a925dab826789b571b61'
url 'http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.37.tar.bz2'
sha1 'b7239dc8e028f354e0cc67e72a9e7fe1ad45e1ee'
depends_on 'gettext' => :build