Update bpm hook

This commit is contained in:
2026-05-10 15:53:45 +03:00
parent 346f9239f8
commit c28f262398
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: udev
description: Userspace device file manager
version: "260.1"
revision: 1
revision: 2
url: https://github.com/systemd/systemd
license: GPL-2.0-or-later,LGPL-2.1-or-later
maintainers:
+1 -3
View File
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
targets: ["usr/lib/udev/hwdb.d/*.hwdb"]
depends: ["udev"]
run: "udev-hwdb update"