diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-23 14:18:18 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-23 14:18:18 -0200 |
commit | 7273b3352481ae1db2090dee08b6e520eae77e7f (patch) | |
tree | d61ff50c69a943665b0524f1f2c5195cc75c53ad /libre/linux-libre-kmod-alx | |
parent | b51c9edd3562408560b3740481e7cdbf4eb858d2 (diff) |
linux-libre-kmod-alx-3.8rc7.1-4: updating revision
* Rebuild against linux-libre 3.8
Diffstat (limited to 'libre/linux-libre-kmod-alx')
-rw-r--r-- | libre/linux-libre-kmod-alx/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/linux-libre-kmod-alx/PKGBUILD b/libre/linux-libre-kmod-alx/PKGBUILD index 756507986..d64060918 100644 --- a/libre/linux-libre-kmod-alx/PKGBUILD +++ b/libre/linux-libre-kmod-alx/PKGBUILD @@ -3,10 +3,10 @@ _kernver=3.8 _kernrel=1 pkgname=('linux-libre-kmod-alx') -_version=v3.8 -_pkgver=3.8-1-u -pkgver=3.8.1 -pkgrel=1 +_version=v3.8-rc7 +_pkgver=3.8-rc7-1-u +pkgver=3.8rc7.1 +pkgrel=4 pkgdesc='Atheros alx ethernet device driver for linux-libre kernel' arch=('i686' 'x86_64') url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx' @@ -19,7 +19,7 @@ provides=('alx' 'alx-driver' 'dkms-alx') conflicts=('alx' 'alx-driver' 'dkms-alx') source=(http://www.kernel.org/pub/linux/kernel/projects/backports/stable/$_version/compat-drivers-$_pkgver.tar.xz) -md5sums=('557e3099c642455ec272d9ddf46de484') +md5sums=('3a1c7f870ff2fb96534b0d69245a4dab') build() { |