gnu: freerdp: Update to 2.11.2.

* gnu/packages/rdesktop.scm (freerdp): Update to 2.11.2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Timotej Lazar 2023-10-03 15:10:50 +02:00 committed by Mathieu Othacehe
parent c1af4060e9
commit 264baefa88
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -96,7 +96,7 @@ (define-public rdesktop
(define-public freerdp
(package
(name "freerdp")
(version "2.11.1")
(version "2.11.2")
(source
(origin
(method git-fetch)
@ -105,7 +105,7 @@ (define-public freerdp
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1mxx711phzsaa6l022xnn41dq1315y81cgxka3rxy0fg638wipn7"))))
(base32 "1c17skq16ic036829bndqsr5g0yrp0ya5lmn2w28x9gkz2qjgqkf"))))
(build-system cmake-build-system)
(native-inputs
(list docbook-xml