diff options
author | Gary Herreman <gary@garyrh.com> | 2015-07-04 09:07:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:19 +0700 |
commit | 70da6055e674ba77e705a1ecd02767485449bd3e (patch) | |
tree | 84b460dff571131b3a2cbe295a290aebc3a838d4 | |
parent | a526212fef58ddff7a9014c6b5eccd90173e5cfe (diff) | |
download | slackbuilds-70da6055e674ba77e705a1ecd02767485449bd3e.tar.gz |
system/lziprecover: Updated for version 1.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/lziprecover/lziprecover.SlackBuild | 2 | ||||
-rw-r--r-- | system/lziprecover/lziprecover.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/lziprecover/lziprecover.SlackBuild b/system/lziprecover/lziprecover.SlackBuild index 0de0d6a0ab..4bf23299e9 100644 --- a/system/lziprecover/lziprecover.SlackBuild +++ b/system/lziprecover/lziprecover.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lziprecover -VERSION=${VERSION:-1.16} +VERSION=${VERSION:-1.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lziprecover/lziprecover.info b/system/lziprecover/lziprecover.info index 1ec0100f3c..330a0c9f5e 100644 --- a/system/lziprecover/lziprecover.info +++ b/system/lziprecover/lziprecover.info @@ -1,8 +1,8 @@ PRGNAM="lziprecover" -VERSION="1.16" +VERSION="1.17" HOMEPAGE="http://www.nongnu.org/lzip/lziprecover.html" -DOWNLOAD="http://download.savannah.gnu.org/releases/lzip/lziprecover/lziprecover-1.16.tar.lz" -MD5SUM="f79206c32725de235d38d536d24079a2" +DOWNLOAD="http://download.savannah.gnu.org/releases/lzip/lziprecover/lziprecover-1.17.tar.lz" +MD5SUM="85afcfb9dc7b96923ea72858a9026fcd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lzip" |