diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-11-21 15:45:03 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-11-21 15:51:38 +0000 |
commit | ea225264a51fbe1a4bd3293c92c97301236afea6 (patch) | |
tree | d6dd77e5921ee7aa6dc22e0e67a6185c548d2d66 /games-util | |
parent | xfce-base/libxfce4util: Bump to 4.15.5 (diff) | |
download | gentoo-ea225264a51fbe1a4bd3293c92c97301236afea6.tar.gz gentoo-ea225264a51fbe1a4bd3293c92c97301236afea6.tar.bz2 gentoo-ea225264a51fbe1a4bd3293c92c97301236afea6.zip |
games-util/game-device-udev-rules: Bump to 20201121 with PS5 support
Package-Manager: Portage-3.0.9, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/game-device-udev-rules/Manifest | 2 | ||||
-rw-r--r-- | games-util/game-device-udev-rules/files/60-game-input-20201121.rules (renamed from games-util/game-device-udev-rules/files/60-game-input-20201025.rules) | 0 | ||||
-rw-r--r-- | games-util/game-device-udev-rules/game-device-udev-rules-20201121.ebuild (renamed from games-util/game-device-udev-rules/game-device-udev-rules-20201025.ebuild) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/games-util/game-device-udev-rules/Manifest b/games-util/game-device-udev-rules/Manifest index bb0a4866ef7c..0ee19b7cf455 100644 --- a/games-util/game-device-udev-rules/Manifest +++ b/games-util/game-device-udev-rules/Manifest @@ -1 +1 @@ -DIST steam-devices-46bd9ae69542577c0db44a4bd664585c03eaad9d.tar.gz 2104 BLAKE2B 82a62fbe12ed7474234376d2fc66b99985b828954a1c861db1ba03cb2d10344bdfc2c0c3755278b2a4e0086f5b4ddef211412316d1c7fc68beaffd42f9ace3d2 SHA512 55db08aa8f48d21b67ce7850b80629fd70761104b04e260188ff7e6c7267827e2756b7feed937a647711342616649fe638efe9f8b3a6f898a5c8dd557683d76f +DIST steam-devices-442b412ae2c1e20d6aa09f04f0245f9281788a71.tar.gz 2132 BLAKE2B ee8b22d5d29886f4dff126af6f54487212b8758afe4fc4b080ccccccbbc7d7893cee05612386f72cccd7050d415fc07b5fb8c9e4ca19b115304970c4934d1df7 SHA512 efc5359aa9b2015092df1c06079790739d11c955478aa91fc08d077ad51df9cc1be5ec6bc8596a68501fc987ba1993d66af2482a444df42f62b88142d50e660c diff --git a/games-util/game-device-udev-rules/files/60-game-input-20201025.rules b/games-util/game-device-udev-rules/files/60-game-input-20201121.rules index 04a6ce41f4a6..04a6ce41f4a6 100644 --- a/games-util/game-device-udev-rules/files/60-game-input-20201025.rules +++ b/games-util/game-device-udev-rules/files/60-game-input-20201121.rules diff --git a/games-util/game-device-udev-rules/game-device-udev-rules-20201025.ebuild b/games-util/game-device-udev-rules/game-device-udev-rules-20201121.ebuild index 79f0a6401254..4b228d828ccf 100644 --- a/games-util/game-device-udev-rules/game-device-udev-rules-20201025.ebuild +++ b/games-util/game-device-udev-rules/game-device-udev-rules-20201121.ebuild @@ -9,7 +9,7 @@ inherit udev # also has its own rules and more may be added later so we version it # independently. -STEAM_COMMIT="46bd9ae69542577c0db44a4bd664585c03eaad9d" +STEAM_COMMIT="442b412ae2c1e20d6aa09f04f0245f9281788a71" MY_P="steam-devices-${STEAM_COMMIT}" DESCRIPTION="udev rules for various game hardware devices" |