diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-09 09:15:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-09 09:15:05 +0300 |
commit | e129d44870439f3f5719d8aff45082ef3a471ab2 (patch) | |
tree | b8c14048f261bb01431c5aaa8601fbc442ee7623 /core | |
parent | db23b0ebfc57d5df5eb54e14b17557362bdeff62 (diff) | |
download | repository-e129d44870439f3f5719d8aff45082ef3a471ab2.tar.gz |
busybox: switch sources for the busybox tarball
Diffstat (limited to 'core')
-rw-r--r-- | core/busybox/checksums | 2 | ||||
-rw-r--r-- | core/busybox/sources | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/busybox/checksums b/core/busybox/checksums index f2d45ccc..76d0f4b0 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,4 +1,4 @@ -5416643ac976310a864b1c1ff5a683508258c38441c19912980cd651bcdb45ea v1.33.0.tar.gz +5416643ac976310a864b1c1ff5a683508258c38441c19912980cd651bcdb45ea busybox-1.33.0.tar.gz 03f4244bffd116f621659bde52d9454a49160e61cc61e9db024186da80c06e13 .config 93e5b0c5395bcc695a578f1e7d30ba65434c77ee856343b2124d35a0ef66148b .config-suid ebd61afac770d3d9cae5c411f44002496fb18b28cf7b77520072a3909852246e acpid.run diff --git a/core/busybox/sources b/core/busybox/sources index 914f36a8..8ea60f3c 100644 --- a/core/busybox/sources +++ b/core/busybox/sources @@ -1,4 +1,4 @@ -https://github.com/CarbsLinux/busybox/archive/v1.33.0.tar.gz +https://git.carbslinux.org/forks/busybox/snapshot/busybox-1.33.0.tar.gz files/.config files/.config-suid files/acpid.run |