diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-13 10:46:38 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-13 10:46:38 +0200 |
commit | 713803a9a54c119cf01620ee538a6264eb1c3223 (patch) | |
tree | 64d4f404722def67506f3e5f6b1a2abbb74045d6 /base/initrd/Pkgfile | |
parent | 88811c5aed9550ae3ed6a7a060256dffce47758e (diff) | |
download | nutyx-extra-713803a9a54c119cf01620ee538a6264eb1c3223.tar.gz nutyx-extra-713803a9a54c119cf01620ee538a6264eb1c3223.tar.bz2 nutyx-extra-713803a9a54c119cf01620ee538a6264eb1c3223.tar.xz nutyx-extra-713803a9a54c119cf01620ee538a6264eb1c3223.zip |
initrd, maj source
Diffstat (limited to 'base/initrd/Pkgfile')
-rw-r--r-- | base/initrd/Pkgfile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/base/initrd/Pkgfile b/base/initrd/Pkgfile index 6753fe13c..df757c717 100644 --- a/base/initrd/Pkgfile +++ b/base/initrd/Pkgfile @@ -5,15 +5,15 @@ name=initrd version=2.6.34.6 -release=3 -_tools=10092010 +release=4 +_tools=11092010 _extra=24082010 _baseversion=2.6.34 SCRIPT_VERSION="attapu" -source=(http://kiao.no-ip.info/NuTyX/tools/install-${SCRIPT_VERSION}.ash\ - http://kiao.no-ip.info/NuTyX/attapu/`uname -m`/release/kernel%23$version-1.pkg.tar.xz\ - http://kiao.no-ip.info/NuTyX/tools/nutyx-initrd-extra-${_extra}.tar.bz2 - http://kiao.no-ip.info/NuTyX/tools/installtools-${_tools}.tar.gz) +source=(http://nutyx.meticul.eu/files/install-${SCRIPT_VERSION}.ash\ + http://nutyx.meticul.eu/attapu/`uname -m`/release/kernel%23$version-1.pkg.tar.xz\ + http://nutyx.meticul.eu/files/nutyx-initrd-extra-${_extra}.tar.bz2 + http://nutyx.meticul.eu/files/installtools-${_tools}.tar.gz) build(){ WDIR=$SRC/nutyx-initrd-2009 |