system/zpaq: Updated for version 7.15

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-15 23:25:36 +10:00 committed by Willy Sudiarto Raharjo
parent b1c19764df
commit 9396aba6b0
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for zpaq
# Copyright 2013-2016, Christoph Willing, Australia
# Copyright 2013-2017, Christoph Willing, Brisbane Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zpaq
VERSION=${VERSION:-7.14}
VERSION=${VERSION:-7.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="zpaq"
VERSION="7.14"
VERSION="7.15"
HOMEPAGE="http://mattmahoney.net/dc/zpaq.html"
DOWNLOAD="http://mattmahoney.net/dc/zpaq714.zip"
MD5SUM="7a86de2e19265f87c5046ceec6d10026"
DOWNLOAD="http://mattmahoney.net/dc/zpaq715.zip"
MD5SUM="1779c19decc885b44636c497b61d937a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="docutils"