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 d0dc1b86496c1..e2ef246535e48 100644 --- a/system/osinfo-db/osinfo-db.SlackBuild +++ b/system/osinfo-db/osinfo-db.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=osinfo-db -VERSION=${VERSION:-20210426} -SLVERSION=${SLVERSION:-20190702} +VERSION=${VERSION:-20211216} +SLVERSION=${SLVERSION:-20220214} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |