projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
658bc4a
)
Upgrade pciutils to 3.0.0 (#3689)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Jul 2008 12:18:52 +0000
(12:18 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Jul 2008 12:18:52 +0000
(12:18 +0000)
SVN-Revision: 11641
utils/pciutils/Makefile
patch
|
blob
|
history
diff --git
a/utils/pciutils/Makefile
b/utils/pciutils/Makefile
index d20f2f56ae33a6a0cb61784f54f665fc8c86bf4a..5301bb7d830f539bbc8af4a2b2256a0a883618aa 100644
(file)
--- a/
utils/pciutils/Makefile
+++ b/
utils/pciutils/Makefile
@@
-9,13
+9,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pciutils
-PKG_VERSION:=
2.2.9
+PKG_VERSION:=
3.0.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.kernel.org/pub/software/utils/pciutils/ \
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
-PKG_MD5SUM:=
cec05e7785497c5e19da2f114b934ff
d
+PKG_MD5SUM:=
85b5dae042217cf11bca10d52210a78
d
include $(INCLUDE_DIR)/package.mk