projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59d312
)
[packages] lvm2: update to 2.02.86, fixes linux-3.0 compatibility
author
Jan Willies
<loswillios@gmail.com>
Mon, 11 Jul 2011 15:12:55 +0000
(15:12 +0000)
committer
Jan Willies
<loswillios@gmail.com>
Mon, 11 Jul 2011 15:12:55 +0000
(15:12 +0000)
SVN-Revision: 27590
utils/lvm2/Makefile
patch
|
blob
|
history
diff --git
a/utils/lvm2/Makefile
b/utils/lvm2/Makefile
index de224f3566daad9bfeb497819155e20426290c40..468cb9f00d9cde128047596fb3d765e428953db8 100644
(file)
--- a/
utils/lvm2/Makefile
+++ b/
utils/lvm2/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=LVM2
-PKG_VERSION:=2.02.8
4
+PKG_VERSION:=2.02.8
6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2
-PKG_MD5SUM:=
8b4e0897ee48f02c0dff11940e44e23b
+PKG_MD5SUM:=
3b42dec4d15ad106302a35149082a20e
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk