commit fc81d14100b8eb2a0f42e4ab223de267e6659b9c
parent d63fe412a08c24c9978a3491bd2670abc7b3f3e3
Author: Daniel Golle <daniel@makrotopia.org>
Date: Sun, 29 Mar 2015 19:03:12 +0200
lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/lvm2/Makefile b/utils/lvm2/Makefile
@@ -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)
diff --git a/utils/lvm2/patches/001-include_fix.patch b/utils/lvm2/patches/001-include_fix.patch
@@ -8,4 +8,4 @@
+#include <blkid/blkid.h>
#endif
- #include "device-types.h"
+ #ifdef UDEV_SYNC_SUPPORT