diff options
author | Juergen Daubert <jue@jue.li> | 2022-04-20 09:51:33 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-04-20 09:51:33 +0200 |
commit | a77eecadb0fc6d9a65389d617317d3600c8d01a3 (patch) | |
tree | 315e3f4a3b67b7d2142e35aa61a34271a12fe3b3 /libinput | |
parent | f42e3873a228b6794da0c1e6ac075bbbd5535421 (diff) | |
download | xorg-a77eecadb0fc6d9a65389d617317d3600c8d01a3.tar.gz xorg-a77eecadb0fc6d9a65389d617317d3600c8d01a3.tar.xz |
[notify] libinput: update to 1.20.1
security fix, see
https://lists.x.org/archives/xorg-announce/2022-April/003159.html
Diffstat (limited to 'libinput')
-rw-r--r-- | libinput/.signature | 6 | ||||
-rw-r--r-- | libinput/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libinput/.signature b/libinput/.signature index 42392bde..0705d047 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndMhaRVKQahIyjJxa7lkdmhzPoqZI5i7Ui7fJini2RFE7VowfaVSyUZf4x1KE7muY3p9snaISKjGhYQLG2udyQQc= -SHA256 (Pkgfile) = 1e5a7bfc70d0a5b17e18d1705c152a1d36faba7a1bf29b17c1d389c211f4ee6f +RWTSGWF5Q7TndLi/edvHvprrIddzJti9315/zHTHrH3MDzlv0mEpb6G96+BTD8e2NUPG0Kx4XWuPxL53us7yP61PV8f6USOyJw0= +SHA256 (Pkgfile) = 0604dfcc51b6ba83132608c313839642677613f49dc576eeff37560f3ee4d4aa SHA256 (.footprint) = c021fb4a467a01a57d49be8ef7c3f9efa5ec3c600c4dc99c9857afa3304fa261 -SHA256 (libinput-1.20.0.tar.bz2) = 6c1f97892a7d599f97349e5e7c1239901fe00edcd4f6289f410034d5dc06cc85 +SHA256 (libinput-1.20.1.tar.bz2) = 08c003f724f361ed21f4dfbfe755a6c115b85385f1418907bb98f185457273f0 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index e985cfe6..0cc05c38 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -5,7 +5,7 @@ # Optional: wayland-protocols name=libinput -version=1.20.0 +version=1.20.1 release=1 source=(https://gitlab.freedesktop.org/libinput/libinput/-/archive/$version/$name-$version.tar.bz2) |