From 7da1a60ea2c8278ed0048948d27a9c5d2aa714ff Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 21 Aug 2017 11:51:56 +0000 Subject: [PATCH] community/busybox to 1.27.2-1 --- community/busybox/PKGBUILD | 6 +++--- community/busybox/config | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD index 8ca8f6227..9bb455ba6 100644 --- a/community/busybox/PKGBUILD +++ b/community/busybox/PKGBUILD @@ -6,7 +6,7 @@ # - don't build with musl-gcc pkgname=busybox -pkgver=1.27.1 +pkgver=1.27.2 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems" arch=("i686" "x86_64") @@ -16,8 +16,8 @@ makedepends=("make" "gcc" "sed" "ncurses") install=busybox.install source=("$url/downloads/$pkgname-$pkgver.tar.bz2" "config") -sha256sums=('c890ac53fb218eb4c6ad9ed3207a896783b142e6d306f292b8d9bec82af5f936' - '632e18699a9dd8d76341162f57de2ad3920b9a809645fe710b0b656b9552dfbc') +sha256sums=('9d4be516b61e6480f156b11eb42577a13529f75d3383850bb75c50c285de63df' + 'ecc280befe45bd5892dbdc3cd4204ca7b564710d209630df3121a68ce851a0cb') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/community/busybox/config b/community/busybox/config index ffb340955..618441deb 100644 --- a/community/busybox/config +++ b/community/busybox/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.27.1 -# Wed Jul 19 14:06:56 2017 +# Busybox version: 1.27.2 +# Mon Aug 21 10:58:13 2017 # CONFIG_HAVE_DOT_CONFIG=y @@ -10,6 +10,7 @@ CONFIG_HAVE_DOT_CONFIG=y # # CONFIG_DESKTOP is not set # CONFIG_EXTRA_COMPAT is not set +# CONFIG_FEDORA_COMPAT is not set CONFIG_INCLUDE_SUSv2=y # CONFIG_USE_PORTABLE_CODE is not set CONFIG_SHOW_USAGE=y