aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lvm2/lvm2_2.01.09.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lvm2/lvm2_2.01.09.bb')
-rw-r--r--recipes/lvm2/lvm2_2.01.09.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/lvm2/lvm2_2.01.09.bb b/recipes/lvm2/lvm2_2.01.09.bb
index bc8386f2ce..e708d10ee1 100644
--- a/recipes/lvm2/lvm2_2.01.09.bb
+++ b/recipes/lvm2/lvm2_2.01.09.bb
@@ -6,7 +6,10 @@ DEPENDS = "device-mapper"
S = "${WORKDIR}/LVM2.${PV}"
-SRC_URI = "ftp://sources.redhat.com/pub/lvm2/LVM2.${PV}.tgz"
+SRC_URI = "ftp://sources.redhat.com/pub/lvm2/old/LVM2.${PV}.tgz"
+
+SRC_URI[md5sum] = "ed6fe3b734d05c6497cfa4f9932046e6"
+SRC_URI[sha256sum] = "f72b5868f8ab4c6d5ba4cd470e33ef8d916e9c6c1363a7ae48aefd9361e5fc90"
inherit autotools