gnu: vnstat: Update to 2.12.
* gnu/packages/networking.scm (vnstat): Update to 2.12. Change-Id: Ib2e65949be0b4c707c055210cc7996bdd2b8fa9d
This commit is contained in:
parent
6ea75bb9bc
commit
99261e8b53
@ -4932,7 +4932,7 @@ implementations.")
|
||||
(define-public vnstat
|
||||
(package
|
||||
(name "vnstat")
|
||||
(version "2.10")
|
||||
(version "2.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -4940,7 +4940,7 @@ implementations.")
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"09bx8mz9jdq94i0mpmjbc7dis0klvjx85lml5mp3d36dwm21gim9"))))
|
||||
"0li8dm081ym6jm7fhag2ccp8cqfs5sqhiwiimdzz9ihzzh96nf5p"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs (list sqlite gd))
|
||||
(native-inputs (list pkg-config check))
|
||||
|
Loading…
Reference in New Issue
Block a user