Update Monotone and add source-updater script

This commit is contained in:
Michael Raskin
2014-06-10 09:21:26 +04:00
parent d0365a6cde
commit f4987a0edc
3 changed files with 16 additions and 171 deletions
@@ -0,0 +1,8 @@
url http://www.monotone.ca/downloads.php
do_overwrite(){
ensure_version
ensure_hash
set_var_value version $CURRENT_VERSION
set_var_value sha256 $CURRENT_HASH
}