[packages] utils/fconfig: update to version 20080329
authorGabor Juhos <juhosg@openwrt.org>
Sat, 3 May 2008 05:22:48 +0000 (05:22 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 3 May 2008 05:22:48 +0000 (05:22 +0000)
SVN-Revision: 11015

utils/fconfig/Makefile

index 7b087e8fc1ce2cb127ea4f8eb7062b634650a085..3cc84998bc4d9d17931bc995a5f0e0affbdaf271 100644 (file)
@@ -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.
 #
 # 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
 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_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
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install