xdotool: add version 3.20211022.1 (#36505)
This commit is contained in:
parent
a771bfadd1
commit
c6ab42a86a
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ class Xdotool(MakefilePackage):
|
|||
homepage = "https://github.com/jordansissel/xdotool"
|
||||
url = "https://github.com/jordansissel/xdotool/releases/download/v3.20160805.1/xdotool-3.20160805.1.tar.gz"
|
||||
|
||||
version(
|
||||
"3.20211022.1", sha256="96f0facfde6d78eacad35b91b0f46fecd0b35e474c03e00e30da3fdd345f9ada"
|
||||
)
|
||||
version(
|
||||
"3.20160805.1", sha256="35be5ff6edf0c620a0e16f09ea5e101d5173280161772fca18657d83f20fcca8"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue