Update lrzip

This commit is contained in:
Michael Raskin
2013-03-09 16:33:14 +04:00
parent 87ec597ce7
commit b494b3b468
2 changed files with 12 additions and 10 deletions
@@ -0,0 +1,8 @@
url http://ck.kolivas.org/apps/lrzip/
version_link '[.]tar[.]bz2$'
do_overwrite () {
ensure_hash
set_var_value version "$CURRENT_VERSION"
set_var_value sha256 "$CURRENT_HASH"
}