gnu: sipwitch: Update to 1.9.14.
* gnu/packages/telephony.scm (sipwitch): Update to 1.9.14.
This commit is contained in:
parent
7e096dd290
commit
3b6f7a0a6d
@ -146,13 +146,13 @@ multiplayer games.")
|
||||
(define-public sipwitch
|
||||
(package
|
||||
(name "sipwitch")
|
||||
(version "1.9.10")
|
||||
(version "1.9.14")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnu/sipwitch/sipwitch-"
|
||||
version ".tar.gz"))
|
||||
(sha256 (base32
|
||||
"1ljvg66v1ms3zc81mbg4x5k0pjb2flx35h70msfiajidlcna5xhz"))))
|
||||
"1mrzl5nakiz613v3ch27k5dj2ykm88dlcr22lqny6dnjyfa9n2ki"))))
|
||||
(build-system gnu-build-system)
|
||||
;; The configure.ac uses pkg-config but in a kludgy way which breaks when
|
||||
;; cross-compiling. Among other issues there the program name "pkg-config"
|
||||
|
Loading…
Reference in New Issue
Block a user