diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-08-25 18:12:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:07:56 +0700 |
commit | 4da00b832b1b6f423cb3c1206f2ecd8af3d3f5a3 (patch) | |
tree | c8458d5e060717a10eb0e4e6eb5f1bec3da09dcc /system/osinfo-db/osinfo-db.SlackBuild | |
parent | 2de8baec1b9f2f680627be409b7780390939a808 (diff) |
system/osinfo-db: Updated for version 20200813.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0e69ab17791f7..9acaaa242c75e 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-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=osinfo-db -VERSION=${VERSION:-20190805} +VERSION=${VERSION:-20200813} SLVERSION=${SLVERSION:-20190702} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |