mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
LVM2: Update to 2.02.181
Update required to build against newer versions of glibc Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
4
lfs/lvm2
4
lfs/lvm2
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.02.95
|
||||
VER = 2.02.181
|
||||
|
||||
THISAPP = LVM2.$(VER)
|
||||
DL_FILE = $(THISAPP).tgz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = bd470a802046c807603618a443732ea7
|
||||
$(DL_FILE)_MD5 = 7d6380d9a34981fd7b605eaa371295b3
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user