package/xdotool: bump to version 3.20211022.1
- Retrieve official tarball - Update indentation in hash file (two spaces) https://github.com/jordansissel/xdotool/blob/v3.20211022.1/CHANGELIST Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
59ab0dff71
commit
7e8714f54f
@ -1,3 +1,3 @@
|
||||
# locally computed hash
|
||||
sha256 ddafca1239075c203769c17a5a184587731e56fbe0438c09d08f8af1704e117a xdotool-3.20160805.1.tar.gz
|
||||
sha256 129d156c35b1cb19350f3716129173c8c89e019c0497d9df073db5b801becef2 COPYRIGHT
|
||||
sha256 96f0facfde6d78eacad35b91b0f46fecd0b35e474c03e00e30da3fdd345f9ada xdotool-3.20211022.1.tar.gz
|
||||
sha256 129d156c35b1cb19350f3716129173c8c89e019c0497d9df073db5b801becef2 COPYRIGHT
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDOTOOL_VERSION = 3.20160805.1
|
||||
XDOTOOL_SITE = $(call github,jordansissel,xdotool,v$(XDOTOOL_VERSION))
|
||||
XDOTOOL_VERSION = 3.20211022.1
|
||||
XDOTOOL_SITE = https://github.com/jordansissel/xdotool/releases/download/v$(XDOTOOL_VERSION)
|
||||
XDOTOOL_LICENSE = BSD-3-Clause
|
||||
XDOTOOL_LICENSE_FILES = COPYRIGHT
|
||||
XDOTOOL_DEPENDENCIES = xlib_libXtst xlib_libXinerama libxkbcommon xlib_libX11
|
||||
|
Loading…
Reference in New Issue
Block a user