busybox: update to 1.28.3.
This commit is contained in:
parent
dfea2da12b
commit
56a29957ac
|
@ -1,6 +1,6 @@
|
|||
# Build template for 'busybox'.
|
||||
pkgname=busybox
|
||||
version=1.28.2
|
||||
version=1.28.3
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
checkdepends="zip"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.busybox.net"
|
||||
distfiles="${homepage}/downloads/busybox-$version.tar.bz2"
|
||||
checksum=b64a94a60877c96838ee60e75765576ecc8756bf3636485117637604acb84b0d
|
||||
checksum=ad0d22033f23e696f9a71a4c2f9210194dda39b024a79151f4ac278995332a6e
|
||||
|
||||
alternatives="
|
||||
awk:awk:/usr/bin/busybox
|
||||
|
|
Loading…
Reference in New Issue