osinfo-db: update to 20180416.

Closes #13542.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-16 23:26:03 -03:00 committed by Enno Boland
parent 6c73622506
commit 60bbb4abc2

View file

@ -1,16 +1,16 @@
# Template file for 'osinfo-db'
pkgname=osinfo-db
version=20180325
version=20180416
revision=1
create_wrksrc=yes
hostmakedepends="osinfo-db-tools"
short_desc="Osinfo database about operating systems"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://libosinfo.org"
distfiles="https://releases.pagure.org/libosinfo/$pkgname-$version.tar.xz"
checksum=3aa3fd794a436162cdd732fe764a3f27faf429a5178e3bc4fabb3cdebf26aa52
skip_extraction="$pkgname-$version.tar.xz"
create_wrksrc=yes
checksum=0686cc2281b35c6834aa1e20a5ad36ebb64843f068c1192f203f7f9e171e5561
skip_extraction="${pkgname}-${version}.tar.xz"
do_install() {
osinfo-db-import --root "$DESTDIR" --system "${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.tar.xz"