lvm2: update to version 2.02.150
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
eb79dd7ad2
commit
ac82f83188
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=LVM2
|
||||
PKG_VERSION:=2.02.145
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.02.150
|
||||
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:=fd952ba7d640f0bedcec0085e358b318
|
||||
PKG_MD5SUM:=4ec33d0914d870388f9020607e2d3998
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue