[arch-commits] Commit in busybox/trunk (PKGBUILD config)

Sergej Pupykin spupykin at archlinux.org
Mon Aug 21 08:25:15 UTC 2017


    Date: Monday, August 21, 2017 @ 08:25:14
  Author: spupykin
Revision: 252790

upgpkg: busybox 1.27.2-1

Modified:
  busybox/trunk/PKGBUILD
  busybox/trunk/config

----------+
 PKGBUILD |    6 +++---
 config   |    5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 08:25:05 UTC (rev 252789)
+++ PKGBUILD	2017-08-21 08:25:14 UTC (rev 252790)
@@ -3,7 +3,7 @@
 # Contributor: Jens Pranaitis <jens at jenux.homelinux.org>
 
 pkgname=busybox
-pkgver=1.27.1
+pkgver=1.27.2
 pkgrel=1
 pkgdesc="Utilities for rescue and embedded systems"
 arch=("i686" "x86_64")
@@ -13,8 +13,8 @@
 install=busybox.install
 source=("$url/downloads/$pkgname-$pkgver.tar.bz2"
 	"config")
-sha256sums=('c890ac53fb218eb4c6ad9ed3207a896783b142e6d306f292b8d9bec82af5f936'
-            '632e18699a9dd8d76341162f57de2ad3920b9a809645fe710b0b656b9552dfbc')
+sha256sums=('9d4be516b61e6480f156b11eb42577a13529f75d3383850bb75c50c285de63df'
+            'ecc280befe45bd5892dbdc3cd4204ca7b564710d209630df3121a68ce851a0cb')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Modified: config
===================================================================
--- config	2017-08-21 08:25:05 UTC (rev 252789)
+++ config	2017-08-21 08:25:14 UTC (rev 252790)
@@ -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_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



More information about the arch-commits mailing list