diff --git a/srcpkgs/lvm2/template b/srcpkgs/lvm2/template
index 4e47f7b96d9..bd889bbc6c5 100644
--- a/srcpkgs/lvm2/template
+++ b/srcpkgs/lvm2/template
@@ -1,6 +1,6 @@
 # Template file for 'lvm2'
 pkgname=lvm2
-version=2.02.140
+version=2.02.141
 revision=1
 wrksrc="LVM2.${version}"
 build_style=gnu-configure
@@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="http://sourceware.org/lvm2/"
 license="GPL-2, LGPL-2.1"
 distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
-checksum=51dd2a91eb9302cc34f9c7a316c033875e626b3c98f789b823079ced6333a4c9
+checksum=6299e0905dd60755c5e11c80145fe29dad2c01d51b25136f8e4015cb63b388f5
 
 post_install() {
 	sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf