|
|
@ -9,13 +9,13 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=LVM2 |
|
|
|
PKG_VERSION:=2.02.113 |
|
|
|
PKG_VERSION:=2.02.114 |
|
|
|
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 |
|
|
|
PKG_MD5SUM:=f71aa8e64030f3d2a3fdabcc36e45094 |
|
|
|
PKG_MD5SUM:=de826e0736070aed70148ea5ec0ecff9 |
|
|
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> |
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION) |
|
|
|
|
|
|
|