system/osinfo-db: Updated for version 20230308.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2023-03-22 11:45:13 +01:00 committed by Willy Sudiarto Raharjo
parent 4ac8c158e1
commit 04a1d4c362
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for osinfo-db
# Copyright 2016-2021 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2016-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osinfo-db
VERSION=${VERSION:-20211216}
VERSION=${VERSION:-20230308}
SLVERSION=${SLVERSION:-20220214}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="osinfo-db"
VERSION="20211216"
VERSION="20230308"
HOMEPAGE="http://libosinfo.org"
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20211216.tar.xz \
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20230308.tar.xz \
https://harrier.slackbuilds.org/misc/osinfo-db-slackware-20220214.tar.xz"
MD5SUM="1a67c27f8d0f922f479876d973cc1fc3 \
MD5SUM="0293bded4e2b7b22fe87bd629d2b71ce \
65ed4d991bdab6ab00bc34bcbb5d16ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""