libraries/libxmlb: Updated for version 0.3.7.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-02-26 10:08:20 +13:00 committed by Robby Workman
parent 8dfd18e740
commit 2645c31433
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libxmlb
# Copyright 2019-2021 Andrew Clemons, Wellington New Zealand
# Copyright 2019-2022 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libxmlb
VERSION=${VERSION:-0.3.6}
VERSION=${VERSION:-0.3.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libxmlb"
VERSION="0.3.6"
VERSION="0.3.7"
HOMEPAGE="https://github.com/hughsie/libxmlb"
DOWNLOAD="https://github.com/hughsie/libxmlb/archive/0.3.6/libxmlb-0.3.6.tar.gz"
MD5SUM="aac20bfea7ade1c1ae4ea2e935f5561e"
DOWNLOAD="https://github.com/hughsie/libxmlb/archive/0.3.7/libxmlb-0.3.7.tar.gz"
MD5SUM="b69ba694bbd90f592c0bdb708f1a6679"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""