gnu: mediastreamer2: Update to 5.2.49.
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.2.49.
This commit is contained in:
parent
c73330838e
commit
531a44dec4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue