libraries/libzen: Update to 0.4.37.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2020-09-19 14:56:41 -06:00 committed by Willy Sudiarto Raharjo
parent 237ac1407c
commit 12f748a5a9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
# Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com> # Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com>
# Copyright 2012-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org # Copyright 2012-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # Copyright 2017-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
PRGNAM=libzen PRGNAM=libzen
SRCNAM=ZenLib SRCNAM=ZenLib
VERSION=${VERSION:-0.4.37} VERSION=${VERSION:-0.4.38}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libzen" PRGNAM="libzen"
VERSION="0.4.37" VERSION="0.4.38"
HOMEPAGE="https://github.com/MediaArea/ZenLib" HOMEPAGE="https://github.com/MediaArea/ZenLib"
DOWNLOAD="https://github.com/MediaArea/ZenLib/archive/v0.4.37/ZenLib-0.4.37.tar.gz" DOWNLOAD="https://github.com/MediaArea/ZenLib/archive/v0.4.38/ZenLib-0.4.38.tar.gz"
MD5SUM="31bd9badb2587e8a087dd0889e19b609" MD5SUM="0933664e0dece16a9e8dfe019028ce90"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""