X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/aafabbeea6fc83017ef29d0bb8f2331ec6da6624..ca94f6cf5e02e5de92ac74f6947b16f1d6c64373:/openwrt/package/base-files/Makefile diff --git a/openwrt/package/base-files/Makefile b/openwrt/package/base-files/Makefile index c1dd8c69f..2c202325e 100644 --- a/openwrt/package/base-files/Makefile +++ b/openwrt/package/base-files/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=base-files -PKG_RELEASE:=2 +PKG_RELEASE:=5 PKG_BUILD_DIR:=$(BUILD_DIR)/base-files REV:=${shell svn info | grep Revision | cut -d ' ' -f 2}