Skip to content

Commit d4fcd58

Browse files
committed
update hotkeyd to 0.4.5 to fix a segfault on certain systems.
1 parent 1b4cd5d commit d4fcd58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildroot-external/package/hotkeyd/hotkeyd.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#
77
################################################################################
88

9-
HOTKEYD_VERSION = 0.4.4
10-
HOTKEYD_TAG = 0ee8b2ae1344c9c8bedd0f91ebda0b389271a6d3
9+
HOTKEYD_VERSION = 0.4.5
10+
HOTKEYD_TAG = e94e4ab50346e01ff1dcbf0f9d95bfe94a348b01
1111
HOTKEYD_SITE = $(call github,jens-maus,hotkeyd,$(HOTKEYD_TAG))
1212
HOTKEYD_LICENSE = GPL-3.0
1313
HOTKEYD_LICENSE_FILES = LICENSE

0 commit comments

Comments
 (0)