libosinfo: update to 1.10.0.
This commit is contained in:
parent
4ea080b5ac
commit
0c18bf53b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libosinfo'
|
||||
pkgname=libosinfo
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=meson
|
||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|||
homepage="https://libosinfo.org/"
|
||||
changelog="https://gitlab.com/libosinfo/libosinfo/raw/master/NEWS"
|
||||
distfiles="https://gitlab.com/libosinfo/libosinfo/-/archive/v${version}/libosinfo-v${version}.tar.gz"
|
||||
checksum=7270d7a54f4ea46b21163aa1704caf69a5e8ed980434dac6b9951588cae62ea7
|
||||
checksum=e709c5f7d006527caea9b128cdae0ee3404217f2edb9a673ad9574b5eec257fc
|
||||
|
||||
build_options="gtk_doc gir vala"
|
||||
desc_option_gtk_doc="Build GTK API docs"
|
||||
|
|
Loading…
Reference in a new issue