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