monotone: update version to 0.47
This commit is contained in:
parent
9b76438410
commit
5e2870dad9
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require '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/'
|
||||
md5 '405286223efcf375cd022dabf2f1c845'
|
||||
md5 '21da9c44a197f2e5e379a5bb4e42797e'
|
||||
|
||||
depends_on 'pkg-config'
|
||||
depends_on 'gettext'
|
||||
|
|
Loading…
Reference in a new issue