mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a86922d7da
commit
9f882a20fb
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.13.1
|
version=1.13.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gcov"
|
configure_args="--disable-gcov"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libevdev/"
|
homepage="https://www.freedesktop.org/wiki/Software/libevdev/"
|
||||||
distfiles="${FREEDESKTOP_SITE}/libevdev/libevdev-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/libevdev/libevdev-${version}.tar.xz"
|
||||||
checksum=06a77bf2ac5c993305882bc1641017f5bec1592d6d1b64787bad492ab34f2f36
|
checksum=3eca86a6ce55b81d5bce910637fc451c8bbe373b1f9698f375c7f1ad0de3ac48
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue