summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 23:08:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 23:08:01 -0200
commit26af2632a5b31ae948e3d5b453c4a22dd64c6bb6 (patch)
treef7dcdb8c784a3f61a548d566ac8e91bfc138f7bf
parentc7f55b44c5865524957f930f28846a9f3d5c634c (diff)
linux-libre-lts-kmod-alx: revert changes due that 20121219 version is adapted to >=3.7 kernels
-rw-r--r--libre/linux-libre-lts-kmod-alx/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre-lts-kmod-alx/PKGBUILD b/libre/linux-libre-lts-kmod-alx/PKGBUILD
index 1ba734b14..767609934 100644
--- a/libre/linux-libre-lts-kmod-alx/PKGBUILD
+++ b/libre/linux-libre-lts-kmod-alx/PKGBUILD
@@ -3,8 +3,8 @@
_kernver=3.0.57
_kernrel=1
pkgname=('linux-libre-lts-kmod-alx')
-_pkgver=2012-12-19-u
-pkgver=20121219
+_pkgver=2012-12-04-1-u
+pkgver=20121204
pkgrel=1
pkgdesc='Atheros alx ethernet device driver for linux-libre-lts kernel'
arch=('i686' 'x86_64')
@@ -16,9 +16,9 @@ install=linux-libre-lts-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/19/compat-drivers-$_pkgver.tar.bz2)
+source=(http://www.kernel.org/pub/linux/kernel/projects/backports/2012/12/04/compat-drivers-$_pkgver.tar.bz2)
-md5sums=('60756fde830487042a525ff17ccfe7ab')
+md5sums=('bc46200e288acb862149a2af11f4b293')
build() {