gnu: mediastreamer2: Update to 5.2.49.

* gnu/packages/linphone.scm (mediastreamer2): Update to 5.2.49.
This commit is contained in:
Ricardo Wurmus 2023-04-08 14:48:16 +02:00
parent c73330838e
commit 531a44dec4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -578,7 +578,7 @@ (define-public belle-sip
(define-public mediastreamer2
(package
(name "mediastreamer2")
(version "4.4.34")
(version "5.2.49")
(source
(origin
(method git-fetch)
@ -587,7 +587,7 @@ (define-public mediastreamer2
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0989h3d0h7qrx4kjx8gg09j8c5hvvi3h8qi1iq1dqbppwbaxbz8c"))))
(base32 "0mj0q2xaac22p2wf5gvgaiga03fbydilxfxzwyc6nwp5fyjnzawd"))))
(outputs '("out" "doc" "tester"))
(build-system cmake-build-system)
(arguments