summaryrefslogtreecommitdiff
path: root/community/busybox/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/busybox/PKGBUILD')
-rw-r--r--community/busybox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD
index 7af95150b..8d34c17d3 100644
--- a/community/busybox/PKGBUILD
+++ b/community/busybox/PKGBUILD
@@ -6,8 +6,8 @@ pkgname=busybox
pkgver=1.19.2
pkgrel=3
pkgdesc="Utilities for rescue and embedded systems"
-arch=("i686" "x86_64")
-url="http://www.busybox.net"
+arch=("i686" "x86_64" 'mips64el')
+url="http://busybox.net"
license=('GPL')
makedepends=("make" "gcc" "sed" "ncurses")
source=($url/downloads/$pkgname-$pkgver.tar.bz2