diff options
Diffstat (limited to 'package/mountd/Makefile')
-rw-r--r-- | package/mountd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mountd/Makefile b/package/mountd/Makefile index 4b739220f0..44e3082f6b 100644 --- a/package/mountd/Makefile +++ b/package/mountd/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mountd PKG_VERSION:=0.1 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources |