|
@ -9,13 +9,13 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=LVM2 |
|
|
PKG_NAME:=LVM2 |
|
|
PKG_VERSION:=2.02.150 |
|
|
|
|
|
|
|
|
PKG_VERSION:=2.02.154 |
|
|
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/releases |
|
|
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2/releases |
|
|
PKG_MD5SUM:=4ec33d0914d870388f9020607e2d3998 |
|
|
|
|
|
|
|
|
PKG_MD5SUM:=c6c3724de741ea9910acae3b0669a45f |
|
|
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) |
|
|
|
|
|
|
|
|