[PATCH] [package] bump dmidecode to 2.10
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> git-svn-id: svn://svn.openwrt.org/openwrt/packages@15263 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
76d8545a3d
commit
78cf9ffa0e
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user