osinfo-db-tools: update to 1.7.0.
This commit is contained in:
parent
2a8bbfa439
commit
f73d41ba57
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'osinfo-db-tools'
|
||||
pkgname=osinfo-db-tools
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="libglib-devel libarchive-devel libxslt-devel
|
||||
json-glib-devel libsoup-devel"
|
||||
|
@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://libosinfo.org"
|
||||
changelog="https://gitlab.com/libosinfo/osinfo-db-tools/raw/master/NEWS"
|
||||
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
||||
checksum=d0d5b1196d73a7abed051be48d0e5b4aa196aac4cdbf8ddf52f57c0c492b2574
|
||||
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.xz"
|
||||
checksum=4bddbec5f407436e0b62f0d7657e866adc980709acf5321aa0d4c3eb54aea823
|
||||
|
|
Loading…
Reference in a new issue