libinput: update to 1.1.1.
This commit is contained in:
parent
164765d9b2
commit
6852aa1644
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="mtdev-devel libudev-devel libevdev-devel"
|
||||
|
@ -10,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=673186ea2a0d2b695afaa9758834f9217b175774d9ae222e1b43ff63c663f582
|
||||
checksum=2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17
|
||||
|
||||
libinput-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue