aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/busybox/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index d5f96de266..eb5315d854 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -3,7 +3,7 @@
3# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 3# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
4pkgname=busybox 4pkgname=busybox
5pkgver=1.31.1 5pkgver=1.31.1
6pkgrel=16 6pkgrel=17
7pkgdesc="Size optimized toolbox of many common UNIX utilities" 7pkgdesc="Size optimized toolbox of many common UNIX utilities"
8url="https://busybox.net/" 8url="https://busybox.net/"
9arch="all" 9arch="all"
@@ -172,6 +172,7 @@ tty8
172tty9 172tty9
173tty10 173tty10
174tty11 174tty11
175hvc0
175EOF 176EOF
176 177
177 # script for udhcpc 178 # script for udhcpc