aboutsummaryrefslogtreecommitdiff
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
parentd319d97c8808f746072ba95bb10b7e0b97976ecd (diff)
downloadalpine_aports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.tar.bz2
alpine_aports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.tar.xz
alpine_aports-89014f386bd15d3623811e3bb5e1ce8e5cf2b66d.zip
main/busybox: enable unxz
-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 bedc84b752..0998811441 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=busybox 2pkgname=busybox
3pkgver=1.17.1 3pkgver=1.17.1
4pkgrel=1 4pkgrel=2
5pkgdesc="Size optimized toolbox of many common UNIX utilities" 5pkgdesc="Size optimized toolbox of many common UNIX utilities"
6url=http://busybox.net 6url=http://busybox.net
7license="GPL-2" 7license="GPL-2"
@@ -75,4 +75,4 @@ ecbd34ef0d291a5a6c9ded3a16c7f544 busybox-1.17.1-shell.patch
7574b8d7366ef0d1b8c10abdf3f88d51de busybox-1.17.1-mktemp.patch 7574b8d7366ef0d1b8c10abdf3f88d51de busybox-1.17.1-mktemp.patch
7670e310bad1f9d2aa605ded62cf891c60 busybox-1.17.1-sed.patch 7670e310bad1f9d2aa605ded62cf891c60 busybox-1.17.1-sed.patch
774c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch 774c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch
78e4c9f09bcc27b57f8f0344c69607f4c4 busyboxconfig" 78403e0b9fe99a7a18c5b9ae91283a5f9a busyboxconfig"
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index f950be73cf..142f27dd14 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Busybox version: 1.17.0 3# Busybox version: 1.17.1
4# Thu Jul 15 14:12:18 2010 4# Thu Aug 5 13:41:36 2010
5# 5#
6CONFIG_HAVE_DOT_CONFIG=y 6CONFIG_HAVE_DOT_CONFIG=y
7 7
@@ -154,7 +154,7 @@ CONFIG_FEATURE_TAR_NOPRESERVE_TIME=y
154CONFIG_UNLZMA=y 154CONFIG_UNLZMA=y
155CONFIG_FEATURE_LZMA_FAST=y 155CONFIG_FEATURE_LZMA_FAST=y
156CONFIG_LZMA=y 156CONFIG_LZMA=y
157# CONFIG_UNXZ is not set 157CONFIG_UNXZ=y
158# CONFIG_XZ is not set 158# CONFIG_XZ is not set
159CONFIG_UNZIP=y 159CONFIG_UNZIP=y
160 160