mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
busybox: update to 1.27.1
This commit is contained in:
parent
5c3647f8dc
commit
9a0f4ea939
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Build template for 'busybox'.
|
# Build template for 'busybox'.
|
||||||
pkgname=busybox
|
pkgname=busybox
|
||||||
version=1.27.0
|
version=1.27.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
short_desc="The Swiss Army Knife of Embedded Linux"
|
short_desc="The Swiss Army Knife of Embedded Linux"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=a5dfbd5e9b942f24a49d8e980d8159809fdd5319910e47340d838119b70499cd
|
checksum=c890ac53fb218eb4c6ad9ed3207a896783b142e6d306f292b8d9bec82af5f936
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
awk:awk:/usr/bin/busybox
|
awk:awk:/usr/bin/busybox
|
||||||
|
|
Loading…
Add table
Reference in a new issue