aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-04-26 13:40:45 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-04-26 13:40:45 +0200
commit99e7a0aaaa2bb7055f2cbebbd2bcc3a9a3513b47 (patch)
tree4eedf8ca4644b21f17fb7707a32b9a888b726014
parentcbc422ad71e2c824b779a36a872a7f196419b86a (diff)
use my fork of HTTP::Easy
advantage: it works :-)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae1ef7f..31c910a 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ MODULES = \
git://github.com/tadzik/perl6-Config-INI \
git://github.com/tadzik/panda \
git://github.com/supernovus/perl6-http-status \
- git://github.com/supernovus/perl6-http-easy \
+ git://github.com/moritz/perl6-http-easy \
git://github.com/tadzik/Bailador \
git://github.com/mberends/MiniDBI \
git://github.com/ihrd/uri \