mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/wtfutil: bump version to 0.47.1
Release notes: https://github.com/wtfutil/wtf/releases Needs bump of go to >= 1.25.4. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
6aa2e0e655
commit
dd295e5ba3
@@ -1,2 +1,2 @@
|
||||
sha256 1f2a3a037b0e4967039d2241cbe2ba3693a60bd92bd0047cc3361b0faad2a7b6 wtfutil-0.41.0-go2.tar.gz
|
||||
sha256 1283e2338e5ca35a7c65596192f151859ab14ea3299321dcf1bb17de30904ceb wtfutil-0.47.1-go2.tar.gz
|
||||
sha256 b59f3dbd83c6aa4e003b6eafa80bc53f0629e4d164e8b125c56869c2603dbc8f LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WTFUTIL_VERSION = 0.41.0
|
||||
WTFUTIL_VERSION = 0.47.1
|
||||
WTFUTIL_SITE = $(call github,wtfutil,wtf,v$(WTFUTIL_VERSION))
|
||||
WTFUTIL_LICENSE = MPL-2.0
|
||||
WTFUTIL_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user