unrtf 0.21.5

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-08-10 19:21:01 -05:00 committed by Jack Nagel
parent bdd2c1de45
commit 6617a09d8d
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Unrtf < Formula
homepage 'http://www.gnu.org/software/unrtf/'
url 'http://ftpmirror.gnu.org/unrtf/unrtf-0.21.4.tar.gz'
mirror 'http://ftp.gnu.org/gnu/unrtf/unrtf-0.21.4.tar.gz'
sha1 '336e015707a61f14f2c4e0ef006d581ee4704305'
url 'http://ftpmirror.gnu.org/unrtf/unrtf-0.21.5.tar.gz'
mirror 'http://ftp.gnu.org/gnu/unrtf/unrtf-0.21.5.tar.gz'
sha1 '73d22805eb7a83edf5c3c27fe036e3c33248902d'
# Per MacPorts, add a return value to fix compiling with clang, and fix
# a bad memory access.