aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-11-09 13:52:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-11-09 13:53:03 -0300
commit648a1714336449902083e04feac25b5f37975cc0 (patch)
treee311af38e100df3739a5bb3d5a9dfa60f5d660bc
parent7809c688a4736c41681bf477ab66938f9e8a10cb (diff)
community/libevdev: upgrade to 1.12.0
-rw-r--r--community/libevdev/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/libevdev/APKBUILD b/community/libevdev/APKBUILD
index 86472cd93cc..b392c378336 100644
--- a/community/libevdev/APKBUILD
+++ b/community/libevdev/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libevdev
-pkgver=1.11.0
-pkgrel=1
+pkgver=1.12.0
+pkgrel=0
pkgdesc="Kernel Evdev Device Wrapper Library"
url="https://www.freedesktop.org/wiki/Software/libevdev"
arch="all"
@@ -24,4 +24,6 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="b3c6b4a1532c5142f3684b920dcdd497a5368aec516e8c389e2c8f9d1eaba16c907b2a7f2c82a3c3ff89bb4d0ae5503c736098c095f9f1bc98f0668e99bf639d libevdev-1.11.0.tar.xz"
+sha512sums="
+6c1c1362d5112cdf3816d1f735c27e625f5463ebf10a83d675cd9364c3fb291ebcb91c051da442f1a36ed28ba7dd99af74546707f61274f7d5715c544a0ed04c libevdev-1.12.0.tar.xz
+"