diff options
author | Cem Keylan <cem@ckyln.com> | 2020-07-17 13:07:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-07-17 13:07:27 +0300 |
commit | 0d00a769f11ecf7399429e09787d8f77a66f68c5 (patch) | |
tree | 3cb4304bb5b3001965426624df713695153320b5 | |
parent | 4dc1a240cb9f948c16b1d877614b4055c5b39b0f (diff) | |
download | repository-0d00a769f11ecf7399429e09787d8f77a66f68c5.tar.gz |
libevdev: bump to 1.9.1
-rw-r--r-- | xorg/libevdev/checksums | 2 | ||||
-rw-r--r-- | xorg/libevdev/sources | 2 | ||||
-rw-r--r-- | xorg/libevdev/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libevdev/checksums b/xorg/libevdev/checksums index e9574a2b..2d89d2e5 100644 --- a/xorg/libevdev/checksums +++ b/xorg/libevdev/checksums @@ -1 +1 @@ -e7e18a64264f2dea19b6c50a481f8c062529d42919ccda0bc861495bce28eb9e libevdev-1.9.0.tar.xz +f5603c48c5afd76b14df7a5124e0a94a102f8da0d45826192325069d1bbc7acb libevdev-1.9.1.tar.xz diff --git a/xorg/libevdev/sources b/xorg/libevdev/sources index 714d87ba..f0004cd3 100644 --- a/xorg/libevdev/sources +++ b/xorg/libevdev/sources @@ -1 +1 @@ -https://www.freedesktop.org/software/libevdev/libevdev-1.9.0.tar.xz +https://www.freedesktop.org/software/libevdev/libevdev-1.9.1.tar.xz diff --git a/xorg/libevdev/version b/xorg/libevdev/version index 67fe23c8..f49a9d4b 100644 --- a/xorg/libevdev/version +++ b/xorg/libevdev/version @@ -1 +1 @@ -1.9.0 1 +1.9.1 1 |