diff options
Diffstat (limited to 'contrib/package/remote-update/Makefile')
-rw-r--r-- | contrib/package/remote-update/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/remote-update/Makefile b/contrib/package/remote-update/Makefile index f4affb496..b1b8f6f36 100644 --- a/contrib/package/remote-update/Makefile +++ b/contrib/package/remote-update/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=remote-update -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |