diff options
Diffstat (limited to 'community/darkhttpd')
-rw-r--r-- | community/darkhttpd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/darkhttpd/PKGBUILD b/community/darkhttpd/PKGBUILD index 03079eb52..e6759c566 100644 --- a/community/darkhttpd/PKGBUILD +++ b/community/darkhttpd/PKGBUILD @@ -4,9 +4,9 @@ pkgname=darkhttpd pkgver=1.8 -pkgrel=1 +pkgrel=1.1 pkgdesc="A small, static webserver" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://dmr.ath.cx/net/darkhttpd/" license=('BSD') depends=('glibc') |