diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-15 19:41:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-15 19:41:29 +0300 |
commit | 4cc24e3bd2e88bf2f7f53e8da63ed3efca408fc7 (patch) | |
tree | 12fb0f51fa4e99f7fccededbeb65853c93d3a7e8 /xorg/libinput | |
parent | fc3e09f18939b45d1623b8a4f0444c728c48ba34 (diff) | |
download | repository-4cc24e3bd2e88bf2f7f53e8da63ed3efca408fc7.tar.gz |
libinput: bump to 1.16.1
Diffstat (limited to 'xorg/libinput')
-rw-r--r-- | xorg/libinput/checksums | 2 | ||||
-rw-r--r-- | xorg/libinput/sources | 2 | ||||
-rw-r--r-- | xorg/libinput/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libinput/checksums b/xorg/libinput/checksums index 79767b97..2857ef1c 100644 --- a/xorg/libinput/checksums +++ b/xorg/libinput/checksums @@ -1,2 +1,2 @@ -83f6d0c94e5e0dd87094ce73f0edb631919617d24a60ee0ab9bd9197411d76e8 libinput-1.16.0.tar.xz +7ba7d1aeedd15168bb21d17e9e628aa1c27957963a423a3fea3938a501758539 libinput-1.16.1.tar.xz e7cadd402e0c7c8e01c2b9a6720c3648b4e44ccee9d7731d1a28413e0b4c5e98 libinput-optional-udev.patch diff --git a/xorg/libinput/sources b/xorg/libinput/sources index 0099c76e..d7163f0e 100644 --- a/xorg/libinput/sources +++ b/xorg/libinput/sources @@ -1,2 +1,2 @@ -https://www.freedesktop.org/software/libinput/libinput-1.16.0.tar.xz +https://www.freedesktop.org/software/libinput/libinput-1.16.1.tar.xz patches/libinput-optional-udev.patch diff --git a/xorg/libinput/version b/xorg/libinput/version index df10ebf3..541e5c6e 100644 --- a/xorg/libinput/version +++ b/xorg/libinput/version @@ -1 +1 @@ -1.16.0 1 +1.16.1 1 |