diff options
author | Cem Keylan <cem@ckyln.com> | 2019-12-09 20:03:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2019-12-09 20:03:20 +0300 |
commit | 9e5f0709c2c301154496d8c5b2155472b1eb3671 (patch) | |
tree | 4d9161517beb3d15082cc0f12f1c67e29dfa099a /core/busybox | |
parent | 536e3a221f8a872d5e59ff6c4c07867528fe72f0 (diff) | |
download | repository-9e5f0709c2c301154496d8c5b2155472b1eb3671.tar.gz |
fix busybox
Diffstat (limited to 'core/busybox')
-rw-r--r-- | core/busybox/checksums | 3 | ||||
-rw-r--r-- | core/busybox/version | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/core/busybox/checksums b/core/busybox/checksums index 580af57b..db28483f 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1 +1,4 @@ d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1.tar.bz2 +6c3eb5cf839c7a31c337df0cd8388b397e1415ffa7a63e9678552c9c63dd869f acpid.run +4d37a0d15e545e1c31e7b459502c0c94465f27e1bc249fe26ef23698aa994f70 .config +da3ef90a65abcbd112fa98a00799745d88d568cde290e049a5380dfc74de620a .config-suid diff --git a/core/busybox/version b/core/busybox/version index c402210d..65feea05 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.31.1 1 +1.31.1 2 |