gnu: dropbear: Update to 2025.89.

* gnu/packages/ssh.scm (dropbear): Update to 2025.89.

Change-Id: Id3b8af90fc51bd278f230aa1c82dcb0e4109bafd
This commit is contained in:
Cayetano Santos 2026-01-02 20:13:36 +01:00
parent 45e4f8bf6c
commit a61211c983
No known key found for this signature in database
GPG key ID: BF5CDF4DF6BF6682

View file

@ -623,7 +623,7 @@ responsive, especially over Wi-Fi, cellular, and long-distance links.")
(define-public dropbear (define-public dropbear
(package (package
(name "dropbear") (name "dropbear")
(version "2025.88") (version "2025.89")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -631,7 +631,7 @@ responsive, especially over Wi-Fi, cellular, and long-distance links.")
"https://matt.ucc.asn.au/dropbear/releases/" "https://matt.ucc.asn.au/dropbear/releases/"
"dropbear-" version ".tar.bz2")) "dropbear-" version ".tar.bz2"))
(sha256 (sha256
(base32 "1m2kvir3ckafi9lyb435iyxl9ypcdpdsz3spi7d1cz5i4zm50gvq")) (base32 "0d1n26g8rddflyja0bgy08x25n6gp7575rl5ibf3dhyg26kpq7qd"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin