gnu: belr: Update to 5.3.112.

* gnu/packages/linphone.scm (belr): Update to 5.3.112.

Change-Id: Ia105fd24f2a4f46b1ccec9fcaf212468af1c0e01
This commit is contained in:
Maxim Cournoyer 2025-09-29 20:40:53 +09:00
parent 446f0d1aa6
commit d4e6bac0e8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -190,7 +190,7 @@ Communications software like belle-sip, mediastreamer2 and linphone.")
(define-public belr (define-public belr
(package (package
(name "belr") (name "belr")
(version "5.3.57") (version "5.3.112")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -199,7 +199,7 @@ Communications software like belle-sip, mediastreamer2 and linphone.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1jqv2rfclzwsglwgvx7ypy0yhwbjxrsbik6xipf48770qmdz3bj9")))) (base32 "00gmdh8nchn4frxzli62w8slqpizln9bd1czrmpj8laiqdy1ihvk"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(outputs '("out" "debug" "tester")) (outputs '("out" "debug" "tester"))
(arguments (arguments