lvm2: update to version 2.02.141

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2016-02-10 20:45:49 +02:00
parent ff305cb8fe
commit 7be6a76bc3
1 changed files with 2 additions and 2 deletions

View File

@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=LVM2
PKG_VERSION:=2.02.139
PKG_VERSION:=2.02.141
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0 LGPL-2.1
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2/releases
PKG_MD5SUM:=c3aef77a108eab18323fa8f48bf5220a
PKG_MD5SUM:=0bb6261f7ecb9ef70fd773c6a952de67
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)