bumping rsyslog to 8.2412.0

This commit is contained in:
Jean-François GUILLAUME 2025-02-10 11:46:54 +01:00
parent 49eccfc2f9
commit bd080fe5fa

View file

@ -10,8 +10,8 @@
(package
(inherit gnu:rsyslog)
(name "rsyslog")
(version "8.2410.0")
(version "8.2412.0")
(source (origin
(method url-fetch)
(uri (list (string-append "https://www.rsyslog.com/files/download/rsyslog/rsyslog-" version ".tar.gz")))
(sha256 (base32 "1fkff9wy1q1bq706cw65mvwaqgjgnwfc1hbj94qxwk6zcv3h7gmn"))))))
(sha256 (base32 "00j82xs030mv2aas6i1f7dk4wxwbhk11r15issypd9fbfyhabpwc"))))))