Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
SVN-Revision: 15263
#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=dmidecode
-PKG_VERSION:=2.9
+PKG_VERSION:=2.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/dmidecode/
-PKG_MD5SUM:=3dac4b1817012ffebd78671473d8f56c
+PKG_MD5SUM:=3c9c4d55a40b78600f3b43bfa64616f9
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)