mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
osinfo-db-tools: update to 1.10.0.
This commit is contained in:
parent
1bad1789a6
commit
d54257b221
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'osinfo-db-tools'
|
# Template file for 'osinfo-db-tools'
|
||||||
pkgname=osinfo-db-tools
|
pkgname=osinfo-db-tools
|
||||||
version=1.8.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="libglib-devel libarchive-devel libxslt-devel
|
makedepends="libglib-devel libarchive-devel libxslt-devel
|
||||||
json-glib-devel libsoup-devel"
|
json-glib-devel libsoup3-devel"
|
||||||
checkdepends="python3-pytest python3-requests"
|
checkdepends="python3-pytest python3-requests"
|
||||||
short_desc="Tools for managing osinfo database"
|
short_desc="Tools for managing osinfo database"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://libosinfo.org"
|
homepage="https://libosinfo.org"
|
||||||
changelog="https://gitlab.com/libosinfo/osinfo-db-tools/raw/master/NEWS"
|
changelog="https://gitlab.com/libosinfo/osinfo-db-tools/raw/main/NEWS"
|
||||||
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.xz"
|
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e9811a936e74dc262ce297ea7b8addeb111c782de500c9e285d3cdd5fe1b180d
|
checksum=802cdd53b416706ea5844f046ddcfb658c1b4906b9f940c79ac7abc50981ca68
|
||||||
|
|
Loading…
Add table
Reference in a new issue