diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-04-07 21:44:45 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-04-07 21:44:45 +0200 |
commit | 45675233e03a40410a36a8b606753e9aa433b5c5 (patch) | |
tree | d21734c1d1eb06195e387a5bc7b59b21595766c5 /extra | |
parent | 028bff6edb0f1e49a584a6b1582f9a14d0760b18 (diff) | |
download | nutyx-extra-45675233e03a40410a36a8b606753e9aa433b5c5.tar.gz nutyx-extra-45675233e03a40410a36a8b606753e9aa433b5c5.tar.bz2 nutyx-extra-45675233e03a40410a36a8b606753e9aa433b5c5.tar.xz nutyx-extra-45675233e03a40410a36a8b606753e9aa433b5c5.zip |
ggz-client-libs, maj sources url, merci à shai
Diffstat (limited to 'extra')
-rw-r--r-- | extra/ggz-client-libs/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ggz-client-libs/Pkgfile b/extra/ggz-client-libs/Pkgfile index 41de3bd65..f79a47b92 100644 --- a/extra/ggz-client-libs/Pkgfile +++ b/extra/ggz-client-libs/Pkgfile @@ -8,7 +8,7 @@ name=ggz-client-libs version=0.0.14.1 release=1 -source=(ftp://ftp.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/$version/$name-$version.tar.gz) +source=(http://ftp.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/$version/$name-$version.tar.gz) build() { cd $name-$version |