summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-10-05 09:59:26 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-10-05 09:59:26 +0100
commit382e769974383b0b4d755e806413bd6b266dc75c (patch)
treed933d1561185dd822166447486444fd379d1e4cd
parentd0e9938dc04b0e2c1cda1941e636bb454adfc303 (diff)
downloadmorphs-382e769974383b0b4d755e806413bd6b266dc75c.tar.gz
Fix rsync to build from the baserock/morph branch
This branch was created because rsync may not build in parallel, so it needed to have its morphology defined.
-rw-r--r--devel.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.morph b/devel.morph
index a36e069..a479710 100644
--- a/devel.morph
+++ b/devel.morph
@@ -398,7 +398,7 @@
{
"name": "rsync",
"repo": "upstream:rsync",
- "ref": "v3.0.9",
+ "ref": "baserock/morph",
"build-depends": [ "make" ]
},
{