Update reposurgeon to 0.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Kevin Ballard 2010-11-09 14:04:49 -08:00 committed by Adam Vandenberg
parent 75997536df
commit 9ac64c8333
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Reposurgeon <Formula
url 'http://www.catb.org/esr/reposurgeon/reposurgeon-0.2.tar.gz'
url 'http://www.catb.org/esr/reposurgeon/reposurgeon-0.5.tar.gz'
homepage 'http://www.catb.org/esr/reposurgeon/'
md5 '8151b9bc7d285b166b073056ada85e28'
md5 '39ef99f482418617264df365bcfe28e6'
def install
bin.install "reposurgeon"