mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
libinput: update to 1.7.0.
This commit is contained in:
parent
493da295dd
commit
3f83d27567
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.6.3
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,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=74da2798728e79c3aedfffa268d8fe811c3766ca3708309c0dc45502be137da1
|
||||
checksum=12a670f63d01e9e9c98ad0b31aef22160aac52187b4ee8f068a6902181c1a8a8
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue