mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: belr: Update to 5.3.112.
* gnu/packages/linphone.scm (belr): Update to 5.3.112. Change-Id: Ia105fd24f2a4f46b1ccec9fcaf212468af1c0e01
This commit is contained in:
parent
446f0d1aa6
commit
d4e6bac0e8
1 changed files with 2 additions and 2 deletions
|
@ -190,7 +190,7 @@ Communications software like belle-sip, mediastreamer2 and linphone.")
|
||||||
(define-public belr
|
(define-public belr
|
||||||
(package
|
(package
|
||||||
(name "belr")
|
(name "belr")
|
||||||
(version "5.3.57")
|
(version "5.3.112")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -199,7 +199,7 @@ Communications software like belle-sip, mediastreamer2 and linphone.")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1jqv2rfclzwsglwgvx7ypy0yhwbjxrsbik6xipf48770qmdz3bj9"))))
|
(base32 "00gmdh8nchn4frxzli62w8slqpizln9bd1czrmpj8laiqdy1ihvk"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(outputs '("out" "debug" "tester"))
|
(outputs '("out" "debug" "tester"))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue