CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
core-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54de1e7
)
perl: fixed source line
author
Jose V Beneyto
<sepen@crux.nu>
Tue, 15 Dec 2009 10:41:22 +0000
(11:41 +0100)
committer
Jose V Beneyto
<sepen@crux.nu>
Tue, 15 Dec 2009 10:41:22 +0000
(11:41 +0100)
perl/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/perl/Pkgfile
b/perl/Pkgfile
index fff8a2f3536d6b6975c53d1751bab93467f56694..ade46a0fd65b1eee258c5937924674a7af9158d4 100644
(file)
--- a/
perl/Pkgfile
+++ b/
perl/Pkgfile
@@
-7,7
+7,7
@@
name=perl
version=5.10.0
release=1
-source=(
ftp://ftp.perl.org/pub/CPAN/src
/$name-$version.tar.gz \
+source=(
http://www.cpan.org/src/5.0
/$name-$version.tar.gz \
$name-$version-cross_compile-1.patch)
build() {