[packages] lvm2: update to 2.02.86, fixes linux-3.0 compatibility

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
loswillios 2011-07-11 15:12:55 +00:00
parent f07d73a854
commit bbf9b7d618

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=LVM2
PKG_VERSION:=2.02.84
PKG_VERSION:=2.02.86
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