lvm2: update to 2.02.139
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
853f999386
commit
6e9cf99476
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=LVM2
|
||||
PKG_VERSION:=2.02.138
|
||||
PKG_VERSION:=2.02.139
|
||||
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:=c660e02ad4586a1d297b6befbe85556d
|
||||
PKG_MD5SUM:=c3aef77a108eab18323fa8f48bf5220a
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue