aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vte.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/vte.rb')
-rw-r--r--Library/Formula/vte.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vte.rb b/Library/Formula/vte.rb
index aa26279ee..848d95a79 100644
--- a/Library/Formula/vte.rb
+++ b/Library/Formula/vte.rb
@@ -3,7 +3,7 @@ require 'formula'
class Vte < Formula
url 'http://ftp.gnome.org/pub/gnome/sources/vte/0.28/vte-0.28.0.tar.bz2'
homepage 'http://developer.gnome.org/vte/'
- md5 'c21e08e973a47a9d105c24506e537848'
+ sha1 '49b66a0346da09c72f59e5c544cc5b50e7de9bc1'
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build