[packages] lvm2: update to 2.02.88

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28218 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
loswillios 2011-09-11 23:18:21 +00:00
parent fb4072bb53
commit 62840729be

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=LVM2
PKG_VERSION:=2.02.86
PKG_VERSION:=2.02.88
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2
PKG_MD5SUM:=3b42dec4d15ad106302a35149082a20e
PKG_MD5SUM:=321429cd1b1526a29cf6d75018b1e4bb
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk