monotone: update version to 0.47

This commit is contained in:
David Höppner 2010-05-16 12:20:05 +02:00
parent 9b76438410
commit 5e2870dad9

View file

@ -1,9 +1,9 @@
require 'formula' require 'formula'
class Monotone <Formula class Monotone <Formula
url 'http://www.monotone.ca/downloads/0.46/monotone-0.46.tar.gz' url 'http://www.monotone.ca/downloads/0.47/monotone-0.47.tar.gz'
homepage 'http://www.monotone.ca/' homepage 'http://www.monotone.ca/'
md5 '405286223efcf375cd022dabf2f1c845' md5 '21da9c44a197f2e5e379a5bb4e42797e'
depends_on 'pkg-config' depends_on 'pkg-config'
depends_on 'gettext' depends_on 'gettext'