mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
busybox: update to 1.27.2.
This commit is contained in:
parent
6a92411e2a
commit
6ea518ea88
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Busybox version: 1.27.0
|
# Busybox version: 1.27.2
|
||||||
# Sun Jul 9 21:08:16 2017
|
# Sat Aug 19 18:31:11 2017
|
||||||
#
|
#
|
||||||
CONFIG_HAVE_DOT_CONFIG=y
|
CONFIG_HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ CONFIG_HAVE_DOT_CONFIG=y
|
||||||
#
|
#
|
||||||
CONFIG_DESKTOP=y
|
CONFIG_DESKTOP=y
|
||||||
# CONFIG_EXTRA_COMPAT is not set
|
# CONFIG_EXTRA_COMPAT is not set
|
||||||
|
# CONFIG_FEDORA_COMPAT is not set
|
||||||
# CONFIG_INCLUDE_SUSv2 is not set
|
# CONFIG_INCLUDE_SUSv2 is not set
|
||||||
# CONFIG_USE_PORTABLE_CODE is not set
|
# CONFIG_USE_PORTABLE_CODE is not set
|
||||||
CONFIG_SHOW_USAGE=y
|
CONFIG_SHOW_USAGE=y
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Build template for 'busybox'.
|
# Build template for 'busybox'.
|
||||||
pkgname=busybox
|
pkgname=busybox
|
||||||
version=1.27.1
|
version=1.27.2
|
||||||
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=c890ac53fb218eb4c6ad9ed3207a896783b142e6d306f292b8d9bec82af5f936
|
checksum=9d4be516b61e6480f156b11eb42577a13529f75d3383850bb75c50c285de63df
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
awk:awk:/usr/bin/busybox
|
awk:awk:/usr/bin/busybox
|
||||||
|
|
Loading…
Add table
Reference in a new issue