summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2025-07-03 21:59:35 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2025-07-03 22:08:07 -0400
commit5577cb4840702a5c3cb0dcc100aded372b62bedd (patch)
tree5637500632b9e414d2f063684b5277743a8002ff
parentc3921e8e0e3cb9b2dcc4c1ca85dc2c059ce37f7b (diff)
gnu: v4l2loopback-linux-module: Update to 0.15.0.
This version adds compatibility for linux 6.15+. * gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.15.0. [source] <uri>: Update due to redirection from <https://github.com/umlaeute/v4l2loopback> to <https://github.com/v4l2loopback/v4l2loopback>. [home-page]: Likewise. Change-Id: I6d1ae08424cad349477f012b22efc7a145cda571
-rw-r--r--gnu/packages/linux.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 7fb11a9ee8e..510360b8640 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2362,20 +2362,20 @@ supported under @file{/sys/class/backlight/}.")
(define-public v4l2loopback-linux-module
(package
(name "v4l2loopback-linux-module")
- (version "0.14.0")
+ (version "0.15.0")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/umlaeute/v4l2loopback")
+ (url "https://github.com/v4l2loopback/v4l2loopback")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
- "0vrf0mndzcpypz5a48kyjqwvvfh17wgganzml4vwiqhl4whq2a8v"))))
+ "1vp7f3ssvlbsxrwx6ix890yk589na6zhi0z3p1yl00fa813wcidh"))))
(build-system linux-module-build-system)
(arguments
(list #:tests? #f)) ; no test suite
- (home-page "https://github.com/umlaeute/v4l2loopback")
+ (home-page "https://github.com/v4l2loopback/v4l2loopback")
(synopsis "Linux kernel module to create virtual V4L2 video devices")
(description
"This Linux module creates virtual video devices. @acronym{V4L2, Video