summaryrefslogtreecommitdiff
path: root/extra/wget/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wget/PKGBUILD')
-rw-r--r--extra/wget/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/wget/PKGBUILD b/extra/wget/PKGBUILD
index 9b1244031..e0134a52d 100644
--- a/extra/wget/PKGBUILD
+++ b/extra/wget/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=wget
pkgver=1.14
-pkgrel=2
+pkgrel=2.1
pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/wget/wget.html"
license=('GPL3')
depends=('openssl' 'libidn' 'pcre' 'util-linux')