diff options
-rw-r--r-- | system/osinfo-db/osinfo-db.SlackBuild | 4 | ||||
-rw-r--r-- | system/osinfo-db/osinfo-db.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/osinfo-db/osinfo-db.SlackBuild b/system/osinfo-db/osinfo-db.SlackBuild index 0e69ab17791f..9acaaa242c75 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} diff --git a/system/osinfo-db/osinfo-db.info b/system/osinfo-db/osinfo-db.info index 6efe44a4c169..9d327df7ee8c 100644 --- a/system/osinfo-db/osinfo-db.info +++ b/system/osinfo-db/osinfo-db.info @@ -1,9 +1,9 @@ PRGNAM="osinfo-db" -VERSION="20190805" +VERSION="20200813" HOMEPAGE="http://libosinfo.org" -DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20190805.tar.xz \ +DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20200813.tar.xz \ http://ponce.cc/slackware/sources/repo/osinfo-db-slackware-20190702.tar.xz" -MD5SUM="ecf25fea17d7db2e4281ae52e4a36b94 \ +MD5SUM="da055fc0c589a672f926c346367e218a \ 988b651d5f600eaa42cc1da91c7d765c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |