lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
2ac8acaffd
commit
3c5dff963e
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=LVM2
|
||||
PKG_VERSION:=2.02.116
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.02.117
|
||||
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:=3a1104e3d1dc4d5e92a40228161cd660
|
||||
PKG_MD5SUM:=ab5889dae7924b44ed2444161058a419
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue