From 60bbb4abc216ef539911d252b696e4dca893253a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 16 Apr 2018 23:26:03 -0300 Subject: [PATCH] osinfo-db: update to 20180416. Closes #13542. Signed-off-by: Enno Boland --- srcpkgs/osinfo-db/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/osinfo-db/template b/srcpkgs/osinfo-db/template index 5ef9a5c9a9b..140ae713505 100644 --- a/srcpkgs/osinfo-db/template +++ b/srcpkgs/osinfo-db/template @@ -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 " 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"