summaryrefslogtreecommitdiff
path: root/libre/linux-libre-kmod-alx
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-kmod-alx')
-rw-r--r--libre/linux-libre-kmod-alx/PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/linux-libre-kmod-alx/PKGBUILD b/libre/linux-libre-kmod-alx/PKGBUILD
index 5e7b01e40..87aa3d7af 100644
--- a/libre/linux-libre-kmod-alx/PKGBUILD
+++ b/libre/linux-libre-kmod-alx/PKGBUILD
@@ -8,11 +8,14 @@ pkgver=20121204
pkgrel=1
pkgdesc='Atheros alx ethernet device driver for linux-libre kernel'
arch=('i686' 'x86_64')
-url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx'
+url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx/'
license=('GPL2')
depends=("linux-libre=$_kernver")
makedepends=("linux-libre-headers=$_kernver")
install=linux-libre-kmod-alx.install
+replaces=('alx' 'alx-driver' 'dkms-alx')
+provides=('alx' 'alx-driver' 'dkms-alx')
+conflicts=('alx' 'alx-driver' 'dkms-alx')
source=(http://www.kernel.org/pub/linux/kernel/projects/backports/2012/12/04/compat-drivers-$_pkgver.tar.bz2)
md5sums=('bc46200e288acb862149a2af11f4b293')