summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2011-10-24 15:50:15 +0200
committerorchidman <lesibel@free.fr>2011-10-24 15:50:15 +0200
commit532fd1e2324c508a040b5a9dfaa6c1b481559993 (patch)
tree78549c4c5f6a152359d1c1cbe3dec3edd0b54626 /base
parent8e02bd1936a61a255b70baadee5692f8793677c0 (diff)
downloadnutyx-pakxe-532fd1e2324c508a040b5a9dfaa6c1b481559993.tar.gz
nutyx-pakxe-532fd1e2324c508a040b5a9dfaa6c1b481559993.tar.bz2
nutyx-pakxe-532fd1e2324c508a040b5a9dfaa6c1b481559993.tar.xz
nutyx-pakxe-532fd1e2324c508a040b5a9dfaa6c1b481559993.zip
dhcpcd#5.2.9-2 maj url
Diffstat (limited to 'base')
-rwxr-xr-xbase/dhcpcd/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/base/dhcpcd/Pkgfile b/base/dhcpcd/Pkgfile
index 3f70a3696..dfa113443 100755
--- a/base/dhcpcd/Pkgfile
+++ b/base/dhcpcd/Pkgfile
@@ -5,14 +5,15 @@
name=dhcpcd
version=5.2.9
-release=1
+release=2
source=( http://roy.marples.name/downloads/$name/$name-$version.tar.bz2\
dhcpcd \
)
build() {
source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/${scripts}-${scriptsversion}.tar.bz2
+# wget http://www.linuxfromscratch.org/blfs/downloads/svn/${scripts}-${scriptsversion}.tar.bz2
+ wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
./configure --prefix= \