From 78cf9ffa0eb360a1f940fd6d92069d43146ad020 Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 19 Apr 2009 15:52:48 +0000 Subject: [PATCH] [PATCH] [package] bump dmidecode to 2.10 Signed-off-by: Erik Inge Bols? git-svn-id: svn://svn.openwrt.org/openwrt/packages@15263 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/dmidecode/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/dmidecode/Makefile b/utils/dmidecode/Makefile index 37cbef2c8..2f439035a 100644 --- a/utils/dmidecode/Makefile +++ b/utils/dmidecode/Makefile @@ -1,5 +1,5 @@ # -# 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. @@ -8,12 +8,12 @@ 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) -- 2.11.0