mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libinput: Updated for version 1.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5aa0adf237
commit
02dce4408e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libinput
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
VERSION=${VERSION:-1.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libinput"
|
||||
VERSION="1.7.0"
|
||||
VERSION="1.7.2"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.7.0.tar.xz"
|
||||
MD5SUM="b6689bfacc1239082afd453216fc3d0e"
|
||||
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.7.2.tar.xz"
|
||||
MD5SUM="d138d62c528fbf9aba300a97bae453cb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue