mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
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:
committed by
Julien Olivain
parent
440483b8e1
commit
bc3128fc57
@@ -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
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# locally computed hash
|
||||
sha256 17b5cd8b1e54f7e2e53357ac02ee86e4198bf704096987a03a3b5c402a0ecea1 udpcast-20230924.tar.gz
|
||||
sha256 cefd7554c877e1bc76987d2b96b23f7699a2e5340c254454f61b6e0dae370aa7 udpcast-20250223.tar.gz
|
||||
sha256 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc COPYING
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user