mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ortp: Update to 5.3.112.
* gnu/packages/linphone.scm (ortp): Update to 5.3.112. Change-Id: I9a2b9208b6da20b1e5592d6520a4a31e3335d9b2
This commit is contained in:
parent
564f6e32f4
commit
d5917210c6
1 changed files with 2 additions and 2 deletions
|
@ -395,7 +395,7 @@ such as conferencing.")
|
|||
(define-public ortp
|
||||
(package
|
||||
(name "ortp")
|
||||
(version "5.3.57")
|
||||
(version "5.3.112")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -404,7 +404,7 @@ such as conferencing.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1bl3ig1xbxprcdid9i8bnl433x4crxqnj30x5lxiy9ka79b8s8r6"))))
|
||||
(base32 "0vgzn9ll7i6x1rprknzmam5npnm2sbhnkr3fvz6ilanckznqvzar"))))
|
||||
(build-system cmake-build-system)
|
||||
(outputs '("out" "tester"
|
||||
"doc")) ;1.5 MiB of HTML doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue