gnu: belle-sip: Update to 5.3.112.

* gnu/packages/linphone.scm (belle-sip): Update to 5.3.112.

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

View file

@ -480,7 +480,7 @@ including both ARM and x86.")
(define-public belle-sip (define-public belle-sip
(package (package
(name "belle-sip") (name "belle-sip")
(version "5.3.57") (version "5.3.112")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -489,7 +489,7 @@ including both ARM and x86.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1jmvf1s54ppc0qfi2wl6whk7s3lghpzzp6597nblncjsr2i6ha6c")))) (base32 "198pa42abby9hyznckl7h1pmh31nhia6nd6sjfqs61zsrzf8flxn"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(outputs '("out" "tester")) (outputs '("out" "tester"))
(arguments (arguments