]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lvm2: Update to 2.03.16
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Dec 2022 12:43:33 +0000 (12:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Dec 2022 12:43:33 +0000 (12:43 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lvm2/lvm2.nm

index de4bcecf709a2cf1dd57c87c7eee3ab691074637..abcdd1bd992e5e9db6709f3913fda29d81a8d429 100644 (file)
@@ -4,12 +4,12 @@
 ###############################################################################
 
 name       = lvm2
-version    = 2.02.166
+version    = 2.03.16
 release    = 1
 thisapp    = LVM2.%{version}
 
 groups     = System/Base
-url        = http://sources.redhat.com/lvm2/
+url        = https://sourceware.org/lvm2/
 license    = GPLv2
 summary    = Userland logical volume management tools.
 
@@ -22,12 +22,13 @@ description
        (kind of logical partitions) in volume groups.
 end
 
-source_dl  = ftp://sources.redhat.com/pub/lvm2/
+source_dl  = https://sourceware.org/pub/lvm2/
 sources    = %{thisapp}.tgz
 
 build
        requires
                pkg-config
+               libaio-devel
                libblkid-devel
                libudev-devel
                ncurses-devel