aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gnu-units.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gnu-units.rb b/Library/Formula/gnu-units.rb
index f37474f59..75f8b6e2d 100644
--- a/Library/Formula/gnu-units.rb
+++ b/Library/Formula/gnu-units.rb
@@ -2,9 +2,9 @@ require 'formula'
class GnuUnits < Formula
homepage 'http://www.gnu.org/software/units/'
- url 'http://ftpmirror.gnu.org/units/units-2.00.tar.gz'
- mirror 'http://ftp.gnu.org/gnu/units/units-2.00.tar.gz'
- sha1 '6da9ea78ff0dc21bc43cf1809c530e61d9394ce0'
+ url 'http://ftpmirror.gnu.org/units/units-2.01.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/units/units-2.01.tar.gz'
+ sha1 '80e7f1a2e70769bfac93702924871843b85f12d4'
option 'default-names', "Do not prepend 'g' to the binary"