ramips: Xiaomi MIR3G: detect board name from DTS
[openwrt/.git] / package / boot / fconfig / Makefile
index 14bbec57b83ae227060f0657b9b3d0cc4cd1b873..d82fa8db9002f5073c0ab4777f343319fb9327e2 100644 (file)
@@ -12,8 +12,8 @@ PKG_VERSION:=20080329
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://andrzejekiert.ovh.org/software/fconfig/
-PKG_MD5SUM:=dac355e9f2a0f48c414c52e2034b6346
+PKG_SOURCE_URL:=https://downloads.openwrt.org/sources
+PKG_HASH:=4ff0e8f07e35e46b705c0dbe9d9544ede01ea092a69e3f7db03e55a3f2bb8eb7
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
@@ -22,8 +22,8 @@ include $(INCLUDE_DIR)/package.mk
 define Package/fconfig
   SECTION:=utils
   CATEGORY:=Utilities
+  SUBMENU:=Boot Loaders
   TITLE:=RedBoot configuration editor
-  URL:=http://andrzejekiert.ovh.org/software.html.en
 endef
 
 define Package/fconfig/description