gnu: bzrtp: Update to 5.3.112.

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

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

View file

@ -450,7 +450,7 @@ implements the RFC 3550 standard.")
(define-public bzrtp
(package
(name "bzrtp")
(version "5.3.57")
(version "5.3.112")
(source
(origin
(method git-fetch)
@ -459,7 +459,7 @@ implements the RFC 3550 standard.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1q8w5blf2cjmzyv4bdd7zg4lv3pfjq6w6cfm6d75az4xqzg023kp"))))
(base32 "1bi82isc8r3h6pwiwqfxd089dfzx1ijfl4nhp75yqwr6dvqhrz68"))))
(build-system cmake-build-system)
(arguments
(list