mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
build: Bump rtf to latest
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
e362dc6100
commit
a24c51e43c
2
Makefile
2
Makefile
@ -28,7 +28,7 @@ PREFIX?=/usr/local
|
|||||||
default: $(LINUXKIT) $(RTF)
|
default: $(LINUXKIT) $(RTF)
|
||||||
all: default
|
all: default
|
||||||
|
|
||||||
RTF_COMMIT=171155c375706f2616f0b9c96afe2240e15d1de1
|
RTF_COMMIT=2351267f358ce6621c0c0d9a069f361268dba5fc
|
||||||
RTF_CMD=github.com/linuxkit/rtf/cmd
|
RTF_CMD=github.com/linuxkit/rtf/cmd
|
||||||
RTF_VERSION=0.0
|
RTF_VERSION=0.0
|
||||||
$(RTF): tmp_rtf_bin.tar | bin
|
$(RTF): tmp_rtf_bin.tar | bin
|
||||||
|
Loading…
Reference in New Issue
Block a user