lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
d0a1f51ca8
commit
ecb702d79b
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=LVM2
|
||||
PKG_VERSION:=2.02.118
|
||||
PKG_VERSION:=2.02.119
|
||||
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:=27f028974e8f067a9791d685b4e0fa90
|
||||
PKG_MD5SUM:=93d15d76ab78fbcec4721c4b44284bbb
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue