mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libevdev: update to 1.4.2.
This commit is contained in:
parent
acaab99ba7
commit
4212aee6c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libevdev'
|
# Template file for 'libevdev'
|
||||||
pkgname=libevdev
|
pkgname=libevdev
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gcov"
|
configure_args="--disable-gcov"
|
||||||
|
@ -10,7 +10,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=5179d3c9a71dd764b4ab9df21edcdb5b61832cbc48ad90b75a52ac79cf8fae85
|
checksum=7c77b213f075706d428a2af54b66bf86b03a68e9fb390e7ec48cf55065970643
|
||||||
|
|
||||||
libevdev-devel_package() {
|
libevdev-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue