libraries/libvslvm: Updated for version 20221025.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2023-07-08 09:57:44 +07:00 committed by Willy Sudiarto Raharjo
parent 2b5e868900
commit 13ad3c89cc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libvslvm
#
# Copyright 2016-2022 Barry J. Grundy (bgrundy<at>linuxleo.com)
# Copyright 2016-2023 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,12 +22,12 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# Updated to v20210807 January 2022
# Updated to v20221025, July 2023
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libvslvm
VERSION=${VERSION:-20210807}
VERSION=${VERSION:-20221025}
STATUS=${STATUS:-experimental}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvslvm"
VERSION="20210807"
VERSION="20221025"
HOMEPAGE="https://github.com/libyal/libvslvm"
DOWNLOAD="https://linuxleo.com/Source/libvslvm-experimental-20210807.tar.gz"
MD5SUM="5a8715343501e95c538403f0136a97d2"
DOWNLOAD="https://linuxleo.com/Source/libvslvm-experimental-20221025.tar.gz"
MD5SUM="d57ca4f0c1c5dff437c29e73f28ca289"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""