gnu: smartmontools: Update to 7.3.

* gnu/packages/admin.scm (smartmontools): Update to 7.3.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-02 02:00:01 +02:00
parent 8b86c92d6a
commit c128ce94d9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2733,7 +2733,7 @@ (define-public libcap-ng
(define-public smartmontools
(package
(name "smartmontools")
(version "7.2")
(version "7.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -2741,7 +2741,7 @@ (define-public smartmontools
version "/smartmontools-" version ".tar.gz"))
(sha256
(base32
"1mlc25sd5rgj5xmzcllci47inmfdw7cp185fday6hc9rwqkqmnaw"))))
"0ax2wf5j8k2fbm85s0rbj9sajn5q3j2a2k22wyqcyn0cin0ghi55"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags