Update package version to 1.8.3
This commit is contained in:
@@ -1,9 +1,18 @@
|
|||||||
name: libxi
|
name: libxi
|
||||||
description: X11 Input extension library
|
description: X11 Input extension library
|
||||||
version: 1.8.2
|
version: 1.8.3
|
||||||
|
revision: 1
|
||||||
url: https://xorg.freedesktop.org
|
url: https://xorg.freedesktop.org
|
||||||
license: MIT,MIT-open-group,SMLNJ
|
license: MIT,MIT-open-group,SMLNJ
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["glibc","libx11","libxext","libxfixes","xorgproto"]
|
|
||||||
make_depends: ["xorg-util-macros"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- glibc
|
||||||
|
- libx11
|
||||||
|
- libxext
|
||||||
|
- libxfixes
|
||||||
|
- xorgproto
|
||||||
|
make_depends:
|
||||||
|
- xorg-util-macros
|
||||||
|
|||||||
Reference in New Issue
Block a user