busybox: rebuild for glibc
Something in busybox-static is broken after the glibc update; dropbear in a mkinitcpio initramfs disconnects users immediately after login. A rebuild seems to fix the problem.
This commit is contained in:
parent
cfdd5a16e0
commit
481582768e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'busybox'
|
||||
pkgname=busybox
|
||||
version=1.34.1
|
||||
revision=2
|
||||
revision=3
|
||||
hostmakedepends="perl"
|
||||
checkdepends="tar which zip"
|
||||
short_desc="Swiss Army Knife of Embedded Linux"
|
||||
|
|
Loading…
Reference in New Issue