diff options
Diffstat (limited to 'package/xz/Makefile')
-rw-r--r-- | package/xz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xz/Makefile b/package/xz/Makefile index f17347cb7..d4683f911 100644 --- a/package/xz/Makefile +++ b/package/xz/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 5.0.5 PKG_RELEASE:= 1 PKG_MD5SUM:= 19d924e066b6fff0bc9d1981b4e53196 PKG_DESCR:= compression utility -PKG_SECTION:= archive +PKG_SECTION:= app/archive PKG_URL:= http://tukaani.org/xz/ PKG_SITES:= http://tukaani.org/xz/ PKG_OPTS:= dev |