mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 22:35:57 +02:00
gnu: mediastreamer2: Update to 5.3.112.
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.3.112. Change-Id: I1afe825c0e3b529944a5301052032f6e996681b4
This commit is contained in:
@@ -570,7 +570,7 @@ API. It also comprises a simple HTTP/HTTPS client implementation.")
|
||||
(define-public mediastreamer2
|
||||
(package
|
||||
(name "mediastreamer2")
|
||||
(version "5.3.57")
|
||||
(version "5.3.112")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -579,7 +579,7 @@ API. It also comprises a simple HTTP/HTTPS client implementation.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1zv13icfdpaq7fa325mnqf340vbvif9791hb9h22qpc0f2wcwvjb"))))
|
||||
(base32 "1z46vpcg4n2i28vv09p6g69wa6bh6pbwzkmygy5653rn55vhd9ng"))))
|
||||
(outputs '("out" "doc" "tester"))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user