mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/osinfo-db: Updated for version 20180612.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9fe111fadc
commit
7673678a3a
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="osinfo-db"
|
||||
VERSION="20180311"
|
||||
VERSION="20180612"
|
||||
HOMEPAGE="http://libosinfo.org"
|
||||
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20180311.tar.xz \
|
||||
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20180612.tar.xz \
|
||||
http://ponce.cc/slackware/sources/repo/osinfo-db-slackware-20161227.tar.xz"
|
||||
MD5SUM="4a9fad8a2522f6a92f7bd92e31757157 \
|
||||
MD5SUM="b03eccaf96e14542fd3c4be5b439e879 \
|
||||
675fc5c40876b76c2d2924891863a697"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue