diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-28 14:52:10 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-28 14:52:10 +0000 |
| commit | 83f6cc219f1df40b14e3194c80f7df5fdac61fc1 (patch) | |
| tree | d51710e7ffb6412130d6e631396bf7d682c638f3 /sub/busybox/Makefile | |
| parent | 05f07a4b8c4c3d72cd582e24fcb862518d32e4c9 (diff) | |
| download | lh-bootstrap-83f6cc219f1df40b14e3194c80f7df5fdac61fc1.tar.gz | |
Update to new versions (first part)
Diffstat (limited to 'sub/busybox/Makefile')
| -rw-r--r-- | sub/busybox/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sub/busybox/Makefile b/sub/busybox/Makefile index 5e60e42..ae5940f 100644 --- a/sub/busybox/Makefile +++ b/sub/busybox/Makefile @@ -1,5 +1,7 @@ # Version from 2020-01-20 -BUSYBOX_VERSION := 020abc8856f94d6e355f4daa972ac75fb05ae113 +# BUSYBOX_VERSION := 020abc8856f94d6e355f4daa972ac75fb05ae113 +# Version from 2021-01-28 +BUSYBOX_VERSION := 808d93c0eca49e0b22056e23d965f0d967433fbb clean-busybox: rm -f $(OUTPUT)/sources/.lh_bb_cloned |
