From: Michael Tremer Date: Fri, 2 Dec 2022 12:43:33 +0000 (+0000) Subject: lvm2: Update to 2.03.16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b2e8749cb67527f0d669c06e6540087f831369;p=ipfire-3.x.git lvm2: Update to 2.03.16 Signed-off-by: Michael Tremer --- diff --git a/lvm2/lvm2.nm b/lvm2/lvm2.nm index de4bcecf7..abcdd1bd9 100644 --- a/lvm2/lvm2.nm +++ b/lvm2/lvm2.nm @@ -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