mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/osinfo-db: Updated for version 20200813.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2de8baec1b
commit
4da00b832b
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue