libevdev: update to 1.4.4.
This commit is contained in:
parent
72df171d4b
commit
8fcda74242
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'libevdev'
|
# Template file for 'libevdev'
|
||||||
pkgname=libevdev
|
pkgname=libevdev
|
||||||
version=1.4.3
|
version=1.4.4
|
||||||
revision=1
|
revision=1
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gcov"
|
configure_args="--disable-gcov"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -10,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libevdev/"
|
homepage="http://www.freedesktop.org/wiki/Software/libevdev/"
|
||||||
distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=1c418b26fd78b0e9900872be2f77fb5311c877b34ec5c75efd1b670ed627969b
|
checksum=ed9979369b6a6e28f5897d099538549ecffb2b7c00c1b717eb77c31d85bc45a9
|
||||||
|
|
||||||
libevdev-devel_package() {
|
libevdev-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue