libraries/libwrc: Updated for version 20240421.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2024-08-22 20:35:23 +07:00 committed by Willy Sudiarto Raharjo
parent 38180d4079
commit bdc0d5e145
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 libwrc
#
# Copyright 2019-2023 Barry J. Grundy (bgrundy<at>linuxleo.com)
# Copyright 2019-2024 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 for version 20230318 Aug 2023
# Updated for version 20240421 Aug 2024
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libwrc
VERSION=${VERSION:-20230318}
VERSION=${VERSION:-20240421}
STATUS=${STATUS:-experimental}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libwrc"
VERSION="20230318"
VERSION="20240421"
HOMEPAGE="https://github.com/libyal/libwrc"
DOWNLOAD="https://linuxleo.com/Source/libwrc-experimental-20230318.tar.gz"
MD5SUM="ad9498673ce607b8e47e49af95d565ff"
DOWNLOAD="https://linuxleo.com/Source/libwrc-experimental-20240421.tar.gz"
MD5SUM="181b00cdca4e81d02bf73b77155183cd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""