gnu: vnstat: Update to 2.10.
* gnu/packages/networking.scm (vnstat): Update to 2.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
8532564077
commit
22da349023
@ -4562,7 +4562,7 @@ implementations.")
|
||||
(define-public vnstat
|
||||
(package
|
||||
(name "vnstat")
|
||||
(version "2.9")
|
||||
(version "2.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -4570,7 +4570,7 @@ implementations.")
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1iwxmnpabfljvyng7c8k3z83yw1687i66z5s1980c5x9vrsi98hi"))))
|
||||
"09bx8mz9jdq94i0mpmjbc7dis0klvjx85lml5mp3d36dwm21gim9"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs (list sqlite))
|
||||
(native-inputs (list pkg-config check))
|
||||
|
Loading…
Reference in New Issue
Block a user