Update package version to 1.29.2
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
name: libinput
|
||||
description: Input device management and event handling library
|
||||
version: 1.29.1
|
||||
version: 1.29.2
|
||||
revision: 1
|
||||
url: https://gitlab.freedesktop.org/libinput/libinput
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["glibc","libevdev","mtdev"]
|
||||
make_depends: ["check","meson"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libevdev
|
||||
- mtdev
|
||||
make_depends:
|
||||
- check
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 02631a861fc6b9fb9ca6ae51cf863334e0699bf60c91c389ac420f3fa0053bdc
|
||||
|
||||
Reference in New Issue
Block a user