summaryrefslogtreecommitdiffstats
path: root/main/busybox
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-08-05 13:45:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-08-05 13:45:17 +0000
commit89014f386bd15d3623811e3bb5e1ce8e5cf2b66d (patch)
tree448dc507a7fa58844354ac2e76e9a957e38d081a /main/busybox
parentd319d97c8808f746072ba95bb10b7e0b97976ecd (diff)
downloadaports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.tar.bz2
aports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.tar.xz
main/busybox: enable unxz
Diffstat (limited to 'main/busybox')
-rw-r--r--main/busybox/APKBUILD4
-rw-r--r--main/busybox/busyboxconfig6
2 files changed, 5 insertions, 5 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index bedc84b75..099881144 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
pkgver=1.17.1
-pkgrel=1
+pkgrel=2
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
license="GPL-2"
@@ -75,4 +75,4 @@ ecbd34ef0d291a5a6c9ded3a16c7f544 busybox-1.17.1-shell.patch
74b8d7366ef0d1b8c10abdf3f88d51de busybox-1.17.1-mktemp.patch
70e310bad1f9d2aa605ded62cf891c60 busybox-1.17.1-sed.patch
4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch
-e4c9f09bcc27b57f8f0344c69607f4c4 busyboxconfig"
+403e0b9fe99a7a18c5b9ae91283a5f9a busyboxconfig"
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index f950be73c..142f27dd1 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Busybox version: 1.17.0
-# Thu Jul 15 14:12:18 2010
+# Busybox version: 1.17.1
+# Thu Aug 5 13:41:36 2010
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -154,7 +154,7 @@ CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y
CONFIG_UNLZMA=y
CONFIG_FEATURE_LZMA_FAST=y
CONFIG_LZMA=y
-# CONFIG_UNXZ is not set
+CONFIG_UNXZ=y
# CONFIG_XZ is not set
CONFIG_UNZIP=y