system/osinfo-db: Updated for version 20211216 (+ Slackware 15.0)

This commit is contained in:
Robby Workman 2022-02-14 00:28:36 -06:00
parent ba3e6b37b6
commit b88e5efa70
2 changed files with 7 additions and 7 deletions

View File

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osinfo-db
VERSION=${VERSION:-20210426}
SLVERSION=${SLVERSION:-20190702}
VERSION=${VERSION:-20211216}
SLVERSION=${SLVERSION:-20220214}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="osinfo-db"
VERSION="20210426"
VERSION="20211216"
HOMEPAGE="http://libosinfo.org"
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20210426.tar.xz \
http://ponce.cc/slackware/sources/repo/osinfo-db-slackware-20190702.tar.xz"
MD5SUM="093ae3e87a6b0ef5c3f8b6fdaf493b36 \
988b651d5f600eaa42cc1da91c7d765c"
DOWNLOAD="https://releases.pagure.org/libosinfo/osinfo-db-20211216.tar.xz \
https://harrier.slackbuilds.org/misc/osinfo-db-slackware-20220214.tar.xz"
MD5SUM="1a67c27f8d0f922f479876d973cc1fc3 \
65ed4d991bdab6ab00bc34bcbb5d16ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="osinfo-db-tools"