From 23220f93916905ae610f4414ca5d13e6a73c6302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 14 Jan 2013 13:39:24 +0100 Subject: [PATCH] Revert "Change rpm2cpio url to point to a fixed revision" This reverts commit 5bde992d0f4a8b9fced624ff132f7c0846c5bcb8. --- component/rpm2cpio/buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component/rpm2cpio/buildout.cfg b/component/rpm2cpio/buildout.cfg index d1e094759..efdd41ccb 100644 --- a/component/rpm2cpio/buildout.cfg +++ b/component/rpm2cpio/buildout.cfg @@ -4,5 +4,5 @@ parts = [rpm2cpio] recipe = slapos.recipe.build:download -url = https://raw.github.com/ruda/rpm2cpio/e196173f1f6b746463b7398e381b94a42edfa345/rpm2cpio.py +url = https://raw.github.com/ruda/rpm2cpio/master/rpm2cpio.py md5sum = c5bb6227d99e1ff5df880f997cbed2e3 -- 2.30.9