diff options
author | root <root@rshg054.dnsready.net> | 2012-03-21 00:01:20 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-21 00:01:20 +0000 |
commit | a3108a9a809c496e1f6a0e9caf0acebac3889bfb (patch) | |
tree | df7be9bed47b2d4a4f0ae33d40a406a775a5d1e7 /testing/kmod | |
parent | 99136e3a2e9f6f07a7ff08d5721bce354b853c8b (diff) |
Wed Mar 21 00:01:20 UTC 2012
Diffstat (limited to 'testing/kmod')
-rw-r--r-- | testing/kmod/PKGBUILD | 8 | ||||
-rw-r--r-- | testing/kmod/depmod-search.conf | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/testing/kmod/PKGBUILD b/testing/kmod/PKGBUILD index f407bcc07..4752bd55e 100644 --- a/testing/kmod/PKGBUILD +++ b/testing/kmod/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 151797 2012-03-03 05:10:17Z dreisner $ +# $Id: PKGBUILD 153751 2012-03-19 12:36:26Z dreisner $ # Maintainer: Dave Reisner <dreisner@archlinux.org> pkgname=kmod -pkgver=6 +pkgver=7 pkgrel=1 pkgdesc="Linux kernel module handling" arch=('i686' 'x86_64') @@ -15,8 +15,8 @@ conflicts=('module-init-tools') replaces=('module-init-tools') source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz" "depmod-search.conf") -md5sums=('bad08102fad212cd34405136d9a7eb94' - '4b8cbcbc54b9029c99fd730e257d4436') +md5sums=('7bd916ae1c8a38e7697fdd8118bc98eb' + '09d8af2ba37c5902d904275cb27f1b09') build() { cd "$pkgname-$pkgver" diff --git a/testing/kmod/depmod-search.conf b/testing/kmod/depmod-search.conf index 3feb67b05..240606a88 100644 --- a/testing/kmod/depmod-search.conf +++ b/testing/kmod/depmod-search.conf @@ -1,5 +1,5 @@ # -# /etc/depmod.d/depmod.conf +# /lib/depmod.d/search.conf # search updates extramodules built-in |