Signed-off-by: Erik Inge Bolsø <knan-open...@anduin.net> --- utils/dmidecode/Makefile | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/dmidecode/Makefile b/utils/dmidecode/Makefile index f207d66..a031a31 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. @@ -9,12 +9,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) -- 1.5.6.3 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel