udpcast: upgrade 20230924 -> 20250223

0001-include-stddef.h-for-ptrdiff_t.patch
refreshed for 20250223

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-03-11 16:55:09 +08:00 committed by Khem Raj
parent c60b52e897
commit c08b0046f4
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 6 additions and 4 deletions

View File

@ -13,15 +13,17 @@ Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelin
1 file changed, 1 insertion(+)
diff --git a/receivedata.c b/receivedata.c
index 9a68f67..0aa797f 100644
index a5ed7e8..b3b2640 100644
--- a/receivedata.c
+++ b/receivedata.c
@@ -1,4 +1,5 @@
@@ -1,6 +1,7 @@
#include "config.h"
#include <assert.h>
+#include <stddef.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
--
2.34.1
2.43.0

View File

@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e3cf524a29c8476be354bb329d36ff80"
SRC_URI = "http://www.udpcast.linux.lu/download/${BP}.tar.gz \
file://0001-include-stddef.h-for-ptrdiff_t.patch \
"
SRC_URI[sha256sum] = "17b5cd8b1e54f7e2e53357ac02ee86e4198bf704096987a03a3b5c402a0ecea1"
SRC_URI[sha256sum] = "cefd7554c877e1bc76987d2b96b23f7699a2e5340c254454f61b6e0dae370aa7"
# Installation of rateGovernor.h fails without brokensep
inherit autotools-brokensep manpages