tnef 1.4.12

master
Brett Koonce 2014-09-21 18:10:30 -07:00 committed by Mike McQuaid
parent 54551cdaba
commit 26f53eb409
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require "formula"
class Tnef < Formula
homepage "http://sourceforge.net/projects/tnef/"
url "https://downloads.sourceforge.net/project/tnef/tnef/tnef-1.4.11.tar.gz"
sha1 "8759770fc3bf6d53bcf8426499f1272d3e9c541f"
url "https://downloads.sourceforge.net/project/tnef/tnef/tnef-1.4.12.tar.gz"
sha1 "efa9aa2bb416e5c81317910a1b615931d79a8c7b"
def install
system "./configure", "--prefix=#{prefix}"