aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cmake.rb
diff options
context:
space:
mode:
authorDavid Höppner2010-04-09 11:04:47 +0200
committerDavid Höppner2010-04-09 11:04:47 +0200
commit9f586170baa1bf51b4c1318c4835f590ad568cea (patch)
treee035e4c0a2f296edf5aee4a59dce2c4523136b06 /Library/Formula/cmake.rb
parenta4dc535a5ad5f68b8e9810104c3a9131abe1f0d3 (diff)
downloadhomebrew-9f586170baa1bf51b4c1318c4835f590ad568cea.tar.bz2
cmake: update version to 2.8.1
Diffstat (limited to 'Library/Formula/cmake.rb')
-rw-r--r--Library/Formula/cmake.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb
index eec5641b5..e55774e82 100644
--- a/Library/Formula/cmake.rb
+++ b/Library/Formula/cmake.rb
@@ -1,8 +1,8 @@
require 'formula'
class Cmake <Formula
- url 'http://www.cmake.org/files/v2.8/cmake-2.8.0.tar.gz'
- md5 '3b3679b8a6afaedc38a8c15dd7ff4fcf'
+ url 'http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz'
+ md5 'feadc2e5ebbfed0efc90178583503725'
homepage 'http://www.cmake.org/'
def install