@ -1,4 +1,4 @@
# Copyright (C) 2009-2015 OpenWrt.org
# Copyright (C) 2009-2016 OpenWrt.org
#
#
# This is free software, licensed under the GNU General Public License v2.
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
# See /LICENSE for more information.
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := nfs-kernel-server
PKG_NAME := nfs-kernel-server
PKG_VERSION := 1.3.3
PKG_VERSION := 1.3.3
PKG_RELEASE := 1
PKG_RELEASE := 2
PKG_MD5SUM := 9b87d890669eaaec8e97a2b0a35b2665
PKG_MD5SUM := 9b87d890669eaaec8e97a2b0a35b2665
PKG_SOURCE_URL := @SF/nfs
PKG_SOURCE_URL := @SF/nfs
@ -60,7 +60,7 @@ define Package/nfs-utils
$( call Package/nfs-kernel-server/Default)
$( call Package/nfs-kernel-server/Default)
SECTION:= utils
SECTION:= utils
CATEGORY:= Utilities
CATEGORY:= Utilities
DEPENDS += +libevent +USE_UCLIBC:librpc
DEPENDS += +libevent2 +USE_UCLIBC:librpc
TITLE:= updated mount utility ( includes nfs4)
TITLE:= updated mount utility ( includes nfs4)
e n d e f
e n d e f