X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0eced37b72d7cf25fef2628fc0a14a22a01b28a4..ba66a4b9614b5c4e84cc266beb5fdfed0d1783a5:/package/base-files/Makefile diff --git a/package/base-files/Makefile b/package/base-files/Makefile index c515dcf7b..94182a239 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2011 OpenWrt.org +# Copyright (C) 2007-2012 OpenWrt.org # Copyright (C) 2010 Vertical Communications # # This is free software, licensed under the GNU General Public License v2. @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=base-files -PKG_RELEASE:=93 +PKG_RELEASE:=103 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host