|
@ -9,13 +9,13 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=LVM2 |
|
|
PKG_NAME:=LVM2 |
|
|
PKG_VERSION:=2.02.126 |
|
|
|
|
|
|
|
|
PKG_VERSION:=2.02.129 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_LICENSE:=GPL-2.0 LGPL-2.1 |
|
|
PKG_LICENSE:=GPL-2.0 LGPL-2.1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz |
|
|
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz |
|
|
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2 |
|
|
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2 |
|
|
PKG_MD5SUM:=38cd1953b62bd256c9e924adee01e995 |
|
|
|
|
|
|
|
|
PKG_MD5SUM:=7ddcbf6eee4970068a0ca598fc775a75 |
|
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> |
|
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION) |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION) |
|
|
|
|
|
|
|
|