Archived
1
0
Fork 0

gnu: wireshark: Update to 4.0.7.

* gnu/packages/networking.scm (wireshark): Update to 4.0.7.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent 818e9ad283
commit 3a806e92dc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1757,14 +1757,14 @@ of the same name.")
(define-public wireshark (define-public wireshark
(package (package
(name "wireshark") (name "wireshark")
(version "4.0.5") (version "4.0.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.wireshark.org/download/src/wireshark-" (uri (string-append "https://www.wireshark.org/download/src/wireshark-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "0abb36n3li5w22f435k31mvk0sy0f41sxz4fqrl4ksjzjd377dki")))) (base32 "0xw7iagh37y02qgzgmb2xf1qagbphv5lpgra8lq3x0pzrc27p7x7"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list