package/udpcast: bump version to 20250223

Release notes of this bugfix release:
https://udpcast.linux.lu/mailman3/hyperkitty/list/udpcast@udpcast.linux.lu/thread/JTGZCUMSXYLVT73TIRJJICBX7AWIE4CA/

Switched _SITE and Config.in homepage URL to https.

Fixes:
https://autobuild.buildroot.net/results/acf/acf208588c2ca7e658a9a7bee49b947309d6b8be

Upstream removed the tarball of the previous version causing autobuilder
errors, first recorded March, 2nd 2025.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: update package homepage url to use https]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-11-25 23:12:46 +01:00
committed by Julien Olivain
parent 440483b8e1
commit bc3128fc57
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ config BR2_PACKAGE_UDPCAST
A multicast protocol implementation which happens to
be very handy for imaging drives over the network.
http://www.udpcast.linux.lu/
https://www.udpcast.linux.lu/
if BR2_PACKAGE_UDPCAST

View File

@@ -1,3 +1,3 @@
# locally computed hash
sha256 17b5cd8b1e54f7e2e53357ac02ee86e4198bf704096987a03a3b5c402a0ecea1 udpcast-20230924.tar.gz
sha256 cefd7554c877e1bc76987d2b96b23f7699a2e5340c254454f61b6e0dae370aa7 udpcast-20250223.tar.gz
sha256 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc COPYING

View File

@@ -4,8 +4,8 @@
#
################################################################################
UDPCAST_VERSION = 20230924
UDPCAST_SITE = http://www.udpcast.linux.lu/download
UDPCAST_VERSION = 20250223
UDPCAST_SITE = https://www.udpcast.linux.lu/download
UDPCAST_DEPENDENCIES = host-m4
UDPCAST_LICENSE = BSD-2-Clause, GPL-2.0+
UDPCAST_LICENSE_FILES = COPYING