diff options
author | Juergen Daubert <jue@jue.li> | 2011-11-16 11:47:31 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-11-16 11:47:31 +0100 |
commit | aa9152142167e284c7184ba58a7f6d547d17ec50 (patch) | |
tree | 579f4610a8b62b13651c764b5317e195dae2dfd5 /mdadm | |
parent | 869b91ce240e03ad7d2abf5d02a64ea71eceba2e (diff) | |
download | opt-aa9152142167e284c7184ba58a7f6d547d17ec50.tar.gz opt-aa9152142167e284c7184ba58a7f6d547d17ec50.tar.xz |
mdadm: new source URL
Diffstat (limited to 'mdadm')
-rw-r--r-- | mdadm/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm/Pkgfile b/mdadm/Pkgfile index 2d3bdf183..4aefa91f7 100644 --- a/mdadm/Pkgfile +++ b/mdadm/Pkgfile @@ -5,7 +5,7 @@ name=mdadm version=3.2.2 release=1 -source=(http://www.kernel.org/pub/linux/utils/raid/$name/$name-$version.tar.bz2) +source=(http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.kernel.org/pub/linux/utils/raid/$name/$name-$version.tar.bz2) build() { cd $name-$version |