summaryrefslogtreecommitdiffstats
path: root/lvm2/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'lvm2/Pkgfile')
-rw-r--r--lvm2/Pkgfile9
1 files changed, 4 insertions, 5 deletions
diff --git a/lvm2/Pkgfile b/lvm2/Pkgfile
index dad828671..1bbcbbfb7 100644
--- a/lvm2/Pkgfile
+++ b/lvm2/Pkgfile
@@ -5,10 +5,11 @@
# Run on: device-mapper
name=lvm2
-version=2.02.84
-release=2
-source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$version.tgz\
+version=2.02.94
+release=1
+source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$version.tgz
lvmnodes)
+
build() {
cd LVM2.$version
./configure \
@@ -30,5 +31,3 @@ build() {
rm $PKG/usr/include/libdevmapper.h
rm $PKG/lib/libdevmapper.so.1.02
}
-
-