aboutsummaryrefslogtreecommitdiffstats
path: root/main/libevdev
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-12-26 15:22:56 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-12-26 15:22:56 +0000
commita847451213fbc1d0d1a3225a096f75b11594f9fc (patch)
treea8558159992d3644c728b6d792e6154fd0fb646c /main/libevdev
parent95f051d577d48b778c15f1f775d94124b73bd88b (diff)
downloadaports-a847451213fbc1d0d1a3225a096f75b11594f9fc.tar.bz2
aports-a847451213fbc1d0d1a3225a096f75b11594f9fc.tar.xz
main/libevdev: upgrade to 1.6.0
Diffstat (limited to 'main/libevdev')
-rw-r--r--main/libevdev/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libevdev/APKBUILD b/main/libevdev/APKBUILD
index 5032fc1ef6..a4ed7784fb 100644
--- a/main/libevdev/APKBUILD
+++ b/main/libevdev/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libevdev
-pkgver=1.5.9
+pkgver=1.6.0
pkgrel=0
pkgdesc="Kernel Evdev Device Wrapper Library"
url="https://www.freedesktop.org/wiki/Software/libevdev"
@@ -37,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4496ab4d9dc165f416a574c21a7fcee54ae104c21ef4785a4dd0311fff428020cdbb5da7bf3f835e78dae05effdb1a557d189347f6e62dd6be2d8bcdc845850c libevdev-1.5.9.tar.xz"
+sha512sums="73046da447773716c9f0c9f511f3a0a6ababcf92a146eba363014afcbdb465f4c3cd8be0917f2f01561a72f24f20fe8ecd333467437d9d85c03afcb433d05060 libevdev-1.6.0.tar.xz"