diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-07-02 20:08:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:31 +0700 |
commit | 7673678a3a9cb361c993190a798f0ded3bd4030b (patch) | |
tree | 553ca533a40496d15eb38fc628b2e02b2e95be9d /system/osinfo-db/osinfo-db.SlackBuild | |
parent | 9fe111fadcc043a84bff4c3e3352845963936217 (diff) | |
download | slackbuilds-7673678a3a9cb361c993190a798f0ded3bd4030b.tar.gz |
system/osinfo-db: Updated for version 20180612.
Signed-off-by: Matteo Bernardini <ponce@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 c7c2a9aad3..1daadfc0d0 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-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2018 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:-20180311} +VERSION=${VERSION:-20180612} SLVERSION=${SLVERSION:-20161227} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |