mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: belle-sip: Update to 5.3.112.
* gnu/packages/linphone.scm (belle-sip): Update to 5.3.112. Change-Id: I929189b4b3b1294c063654d3698baa35988df268
This commit is contained in:
parent
d387bce955
commit
19cd14a55a
1 changed files with 2 additions and 2 deletions
|
@ -480,7 +480,7 @@ including both ARM and x86.")
|
|||
(define-public belle-sip
|
||||
(package
|
||||
(name "belle-sip")
|
||||
(version "5.3.57")
|
||||
(version "5.3.112")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -489,7 +489,7 @@ including both ARM and x86.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1jmvf1s54ppc0qfi2wl6whk7s3lghpzzp6597nblncjsr2i6ha6c"))))
|
||||
(base32 "198pa42abby9hyznckl7h1pmh31nhia6nd6sjfqs61zsrzf8flxn"))))
|
||||
(build-system cmake-build-system)
|
||||
(outputs '("out" "tester"))
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue