busybox: update to 1.28.2.
This commit is contained in:
parent
c919a921d6
commit
5dbd472378
|
@ -1,15 +1,15 @@
|
|||
# Build template for 'busybox'.
|
||||
pkgname=busybox
|
||||
version=1.28.1
|
||||
revision=2
|
||||
version=1.28.2
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
checkdepends="zip"
|
||||
short_desc="The Swiss Army Knife of Embedded Linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.busybox.net"
|
||||
distfiles="${homepage}/downloads/busybox-$version.tar.bz2"
|
||||
checksum=98fe1d3c311156c597cd5cfa7673bb377dc552b6fa20b5d3834579da3b13652e
|
||||
checksum=b64a94a60877c96838ee60e75765576ecc8756bf3636485117637604acb84b0d
|
||||
|
||||
alternatives="
|
||||
awk:awk:/usr/bin/busybox
|
||||
|
|
Loading…
Reference in New Issue