diff options
Diffstat (limited to 'package/libs/libroxml/Makefile')
-rw-r--r-- | package/libs/libroxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libroxml/Makefile b/package/libs/libroxml/Makefile index 18a0d763e9..dcbe610490 100644 --- a/package/libs/libroxml/Makefile +++ b/package/libs/libroxml/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.libroxml.net/pool/v2.x PKG_MD5SUM:=a975f91be150f7a19168a45ce15769ca -PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> +PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 |