diff options
Diffstat (limited to 'system/osinfo-db/osinfo-db.SlackBuild')
-rw-r--r-- | system/osinfo-db/osinfo-db.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/osinfo-db/osinfo-db.SlackBuild b/system/osinfo-db/osinfo-db.SlackBuild index e2ef246535e48..f1d803ad2f41e 100644 --- a/system/osinfo-db/osinfo-db.SlackBuild +++ b/system/osinfo-db/osinfo-db.SlackBuild @@ -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} |