diff --git a/utils/fconfig/Makefile b/utils/fconfig/Makefile index 7b087e8fc..3cc84998b 100644 --- a/utils/fconfig/Makefile +++ b/utils/fconfig/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fconfig -PKG_VERSION:=20060419 +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:=abc1aca11ee9c9d9b65057c3cf1ca88c +PKG_MD5SUM:=dac355e9f2a0f48c414c52e2034b6346 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install