parent
737875b408
commit
36bb10d678
|
@ -2661,14 +2661,14 @@ can be whipped up with little effort.")
|
|||
(define-public mtr
|
||||
(package
|
||||
(name "mtr")
|
||||
(version "0.93")
|
||||
(version "0.94")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "ftp://ftp.bitwizard.nl/mtr/"
|
||||
"mtr-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "03gid8g4r6a9r40855s4345xm1bylj2kfqkicjwxpmvvccyng712"))))
|
||||
(base32 "1glxvlqskcmjkxlqk9i12hcfaxb389cx2n8ji7776gmix3aq4z1z"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("libcap" ,libcap)
|
||||
|
|
Reference in New Issue