summaryrefslogtreecommitdiff
path: root/core/module-init-tools/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-05 20:20:25 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-05 20:20:25 -0500
commit33c22f43a52aae722ce4d9cbe47f8d2fff31f395 (patch)
tree71f9661d9a843cca28225852f8784e48a2b96cb2 /core/module-init-tools/PKGBUILD
parentc87732e5659b56943ef4f120d7c71dcaabc3f849 (diff)
parent3695b5d62c2aef6e82abc95d775a2ebd89bce081 (diff)
Merge branch 'master' of vparabola:~/abslibre-pre-mips64el
Conflicts: multilib-testing/lib32-mesa/PKGBUILD multilib/lib32-glew/PKGBUILD testing/iproute2/PKGBUILD
Diffstat (limited to 'core/module-init-tools/PKGBUILD')
-rw-r--r--core/module-init-tools/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/module-init-tools/PKGBUILD b/core/module-init-tools/PKGBUILD
index 08d359214..0b1f4e14c 100644
--- a/core/module-init-tools/PKGBUILD
+++ b/core/module-init-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 105077 2011-01-06 02:59:10Z allan $
+# $Id: PKGBUILD 126053 2011-06-01 05:32:56Z andyrtr $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=module-init-tools
-pkgver=3.12
-pkgrel=2
+pkgver=3.13
+pkgrel=1
pkgdesc="utilities needed by Linux systems for managing loadable kernel modules"
arch=('i686' 'x86_64' 'mips64el')
url="http://kerneltools.org"
@@ -13,7 +13,7 @@ depends=('glibc')
backup=('etc/modprobe.d/modprobe.conf')
source=(http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-$pkgver.tar.bz2
modprobe.conf)
-md5sums=('8b2257ce9abef74c4a44d825d23140f3'
+md5sums=('dc575e7df00d9f745bf23b32f927b7a6'
'316f1bda4c21af02b30252eb014a0a55')
build() {