summaryrefslogtreecommitdiff
path: root/mdadm
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2011-12-24 11:04:26 +0100
committerJuergen Daubert <jue@jue.li>2011-12-24 11:04:26 +0100
commit199920905ad19013524be3bbcc7b4c4ae0a481f8 (patch)
treee0eb7448b8e80a92d67179a86a739b231c2a7320 /mdadm
parent7162b84d2f2bde2db582e7db75a414c3e5400bc8 (diff)
downloadopt-199920905ad19013524be3bbcc7b4c4ae0a481f8.tar.gz
opt-199920905ad19013524be3bbcc7b4c4ae0a481f8.tar.xz
mdadm: update to 3.2.3
Diffstat (limited to 'mdadm')
-rw-r--r--mdadm/.md5sum2
-rw-r--r--mdadm/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/mdadm/.md5sum b/mdadm/.md5sum
index 22d133f98..463febf36 100644
--- a/mdadm/.md5sum
+++ b/mdadm/.md5sum
@@ -1 +1 @@
-12ee2fbf3beddb60601fb7a4c4905651 mdadm-3.2.2.tar.bz2
+9203afc5c891a39c5a8998b385cb070b mdadm-3.2.3.tar.xz
diff --git a/mdadm/Pkgfile b/mdadm/Pkgfile
index 4aefa91f7..b724b1b4a 100644
--- a/mdadm/Pkgfile
+++ b/mdadm/Pkgfile
@@ -3,9 +3,9 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=mdadm
-version=3.2.2
+version=3.2.3
release=1
-source=(http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.kernel.org/pub/linux/utils/raid/$name/$name-$version.tar.bz2)
+source=(http://www.kernel.org/pub/linux/utils/raid/$name/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit