lvm2: bump version

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2015-03-29 19:03:12 +02:00
parent d63fe412a0
commit fc81d14100
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -8,4 +8,4 @@
+#include <blkid/blkid.h>
#endif
#include "device-types.h"
#ifdef UDEV_SYNC_SUPPORT