Update package version to 2.86.1
This commit is contained in:
@@ -1,9 +1,24 @@
|
|||||||
name: glib
|
name: glib
|
||||||
description: Low-level core library
|
description: Low-level core library
|
||||||
version: 2.86.0
|
version: 2.86.1
|
||||||
|
revision: 1
|
||||||
url: https://gitlab.gnome.org/GNOME/glib
|
url: https://gitlab.gnome.org/GNOME/glib
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["bash","glibc","libffi","pcre2","util-linux","zlib"]
|
|
||||||
make_depends: ["dbus","gettext","gobject-introspection","libelf","meson","python3","python-packaging","shared-mime-info"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- bash
|
||||||
|
- glibc
|
||||||
|
- libffi
|
||||||
|
- pcre2
|
||||||
|
- util-linux
|
||||||
|
- zlib
|
||||||
|
make_depends:
|
||||||
|
- dbus
|
||||||
|
- gettext
|
||||||
|
- gobject-introspection
|
||||||
|
- libelf
|
||||||
|
- meson
|
||||||
|
- python3
|
||||||
|
- python-packaging
|
||||||
|
- shared-mime-info
|
||||||
|
|||||||
Reference in New Issue
Block a user