libraries/zziplib: Updated for version 0.13.71

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2020-05-03 08:56:45 -07:00 committed by Willy Sudiarto Raharjo
parent 136b379c55
commit 4c0ad4ee93
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for zziplib
# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2012-2020 Larry Hajali <larryhaja[at]gmail[dot]com>
# 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=zziplib
VERSION=${VERSION:-0.13.69}
VERSION=${VERSION:-0.13.71}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="zziplib"
VERSION="0.13.69"
VERSION="0.13.71"
HOMEPAGE="http://zziplib.sourceforge.net/zzip-index.html"
DOWNLOAD="https://github.com/gdraheim/zziplib/archive/v0.13.69/zziplib-0.13.69.tar.gz"
MD5SUM="df52161252aa17031bca82e2fd381a14"
DOWNLOAD="https://github.com/gdraheim/zziplib/archive/v0.13.71/zziplib-0.13.71.tar.gz"
MD5SUM="1aa094186cf2222e4cda1b91b8fb8f60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="python3"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"