aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mpop.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-04-23 23:10:26 -0500
committerJack Nagel2013-04-24 10:13:55 -0500
commit08d66daf02132f93298d04b855ddb8978e9ae9fa (patch)
tree9eba78ec8c5ea27ecd8d9c08a13389051045a4ad /Library/Formula/mpop.rb
parent1fc45372dd30c9c101d36887bf683772324ef5a5 (diff)
downloadhomebrew-08d66daf02132f93298d04b855ddb8978e9ae9fa.tar.bz2
mpop 1.0.28
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/mpop.rb')
-rw-r--r--Library/Formula/mpop.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mpop.rb b/Library/Formula/mpop.rb
index 0375d9d2c..cde5541b5 100644
--- a/Library/Formula/mpop.rb
+++ b/Library/Formula/mpop.rb
@@ -2,8 +2,8 @@ require 'formula'
class Mpop < Formula
homepage 'http://mpop.sourceforge.net/'
- url 'http://downloads.sourceforge.net/project/mpop/mpop/1.0.27/mpop-1.0.27.tar.bz2'
- sha1 'ea9e190d8b7172e8c4c100e3f90d1840f3f8a259'
+ url 'http://downloads.sourceforge.net/project/mpop/mpop/1.0.28/mpop-1.0.28.tar.bz2'
+ sha1 'bfc2447adb25081aacb6999c5badaf86d5a39741'
depends_on 'pkg-config' => :build