diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-13 08:05:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-13 08:05:49 +0800 |
| commit | 8feee9ade9f3886c4d1f97113404840ca2002497 (patch) | |
| tree | aa5a221234aadea1e8153e6629f9c1227be2fab7 /repos/core/busybox/abuild | |
| parent | e5defd3328868be7398eccb348b6c14f28bf12dd (diff) | |
| download | alicelinux-8feee9ade9f3886c4d1f97113404840ca2002497.tar.gz alicelinux-8feee9ade9f3886c4d1f97113404840ca2002497.zip | |
busybox: fix /dev/video in mdev.conf
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 b320b54d..53035738 100644 --- a/repos/core/busybox/abuild +++ b/repos/core/busybox/abuild @@ -1,6 +1,6 @@ name=busybox version=1.36.1 -release=2 +release=3 source="https://${name}.net/downloads/${name}-${version}.tar.bz2 config mdev.conf |