mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: dropbear: Update to 2025.88.
* gnu/packages/ssh.scm (dropbear): Update to 2025.88. Change-Id: I55faec63b0e89d39403534c31547a9b1c9ae9084 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
45ed39318e
commit
ac88ea15c7
@@ -539,7 +539,7 @@ responsive, especially over Wi-Fi, cellular, and long-distance links.")
|
||||
(define-public dropbear
|
||||
(package
|
||||
(name "dropbear")
|
||||
(version "2024.86")
|
||||
(version "2025.88")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -547,7 +547,7 @@ responsive, especially over Wi-Fi, cellular, and long-distance links.")
|
||||
"https://matt.ucc.asn.au/dropbear/releases/"
|
||||
"dropbear-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32 "0pha5s1a3l0dadfba4lpp5k0j6arwrmisclrn06jwprrzkgkd2g7"))
|
||||
(base32 "1m2kvir3ckafi9lyb435iyxl9ypcdpdsz3spi7d1cz5i4zm50gvq"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
||||
Reference in New Issue
Block a user