system/osinfo-db-tools: Updated for version 1.9.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a5d2e45d91
commit
9cea652643
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for osinfo-db-tools
|
# Slackware build script for osinfo-db-tools
|
||||||
|
|
||||||
# Copyright 2016-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
# Copyright 2016-2021 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||||
# 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
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=osinfo-db-tools
|
PRGNAM=osinfo-db-tools
|
||||||
VERSION=${VERSION:-1.8.0}
|
VERSION=${VERSION:-1.9.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="osinfo-db-tools"
|
PRGNAM="osinfo-db-tools"
|
||||||
VERSION="1.8.0"
|
VERSION="1.9.0"
|
||||||
HOMEPAGE="http://libosinfo.org"
|
HOMEPAGE="http://libosinfo.org"
|
||||||
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-tools-1.8.0.tar.xz"
|
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-tools-1.9.0.tar.xz"
|
||||||
MD5SUM="4a9c1cd3871e1809b44bdb8511cfe2d4"
|
MD5SUM="99374514e84ef223c9d9db0463982a1b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue