diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-12 07:40:46 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-12 07:40:46 +0800 |
| commit | 7b4b6d15f58b2bcf19de7c490d69255a51c261a3 (patch) | |
| tree | 8150ef67d56c2faeb4920c6ce6fd803b824f3358 /repos/core/busybox/abuild | |
| parent | 5b6da4a4ac4587f28f132509e968b110a3a4a689 (diff) | |
| download | alicelinux-7b4b6d15f58b2bcf19de7c490d69255a51c261a3.tar.gz alicelinux-7b4b6d15f58b2bcf19de7c490d69255a51c261a3.zip | |
busybox: added crontab to busybox-suidwrapper
Diffstat (limited to 'repos/core/busybox/abuild')
| -rw-r--r-- | repos/core/busybox/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/busybox/abuild b/repos/core/busybox/abuild index f6e6db36..af4e92b4 100644 --- a/repos/core/busybox/abuild +++ b/repos/core/busybox/abuild @@ -1,6 +1,6 @@ name=busybox version=1.37.0 -release=4 +release=5 source="https://${name}.net/downloads/${name}-${version}.tar.bz2 0001-awk-fix-handling-of-literal-backslashes-in-replaceme.patch 0016-ping-make-ping-work-without-root-privileges.patch |