1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: udpcast: Update to 20250223.

* gnu/packages/admin.scm (udpcast): Update to 20250223.

Change-Id: Ifc578b839724d1b00ee52e04003aa7c870bb6ab0
This commit is contained in:
Artyom V. Poptsov 2025-06-08 10:27:53 +03:00
parent 733d95df01
commit 199fd26ab2
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -5872,7 +5872,7 @@ exit code reports successful or failed execution to
(define-public udpcast
(package
(name "udpcast")
(version "20211207")
(version "20250223")
(source
(origin
(method url-fetch)
@ -5885,11 +5885,13 @@ exit code reports successful or failed execution to
"https://www.udpcast.linux.lu/download/udpcast-"
version ".tar.gz")))
(sha256
(base32 "0l6hck694szrrvz85nm48rwb7mzvg2z2bwa50v51pkvym3kvxkm3"))))
(base32 "19qa6yp0svhvyra4898c6kjs56bn7yr9cavxk1vbrqbpr1a7bzff"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake m4 perl))
(arguments `(#:tests? #f)) ;no test suite
(arguments
(list #:tests? #f ;no test suite
#:make-flags #~(list (string-append "sbindir=" #$output "/sbin/"))))
(synopsis "Multicast file transfer tool")
(description
"UDPcast is a file transfer tool that can send data simultaneously to