gnu: srt: Update to 1.4.4.

* gnu/packages/networking.scm (srt): Update to 1.4.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Simon South 2022-07-02 15:10:27 -04:00 committed by Christopher Baines
parent 70f3914c24
commit 5feeb51f1b
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

View File

@ -469,7 +469,7 @@ from any network device in any of three ASCII graph formats.")
(define-public srt
(package
(name "srt")
(version "1.4.3")
(version "1.4.4")
(source
(origin
(method git-fetch)
@ -479,7 +479,7 @@ from any network device in any of three ASCII graph formats.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1f60vlfxhh9bhafws82c3301whjlz5gy92jz9a9ymwfg5h53bv1j"))))
(base32 "1zr1l9zkai7rpw9cn5j9h4zrv08hgpfmwscwyscf2j4cgwf0rxrr"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags