aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2015-03-29 19:03:12 +0200
committerDaniel Golle <daniel@makrotopia.org>2015-04-02 04:16:54 +0200
commitfc81d14100b8eb2a0f42e4ab223de267e6659b9c (patch)
tree683b09e6d381bda43fc26d5f437a2907a33eecbe
parentd63fe412a08c24c9978a3491bd2670abc7b3f3e3 (diff)
lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--utils/lvm2/Makefile4
-rw-r--r--utils/lvm2/patches/001-include_fix.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/utils/lvm2/Makefile b/utils/lvm2/Makefile
index 7bd096f1a..3e4361b55 100644
--- 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
index dc159c552..09d2db962 100644
--- 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