mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
osinfo-db: update to 20180416.
Closes #13542. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
6c73622506
commit
60bbb4abc2
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue