diff options
Diffstat (limited to 'system/osinfo-db/osinfo-db.SlackBuild')
-rw-r--r-- | system/osinfo-db/osinfo-db.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/osinfo-db/osinfo-db.SlackBuild b/system/osinfo-db/osinfo-db.SlackBuild index 1daadfc0d0..2effbe782b 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-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=osinfo-db -VERSION=${VERSION:-20180612} -SLVERSION=${SLVERSION:-20161227} +VERSION=${VERSION:-20190611} +SLVERSION=${SLVERSION:-20190702} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |