[arch-commits] Commit in r8168/trunk (PKGBUILD r8168.install)
Tobias Powalowski
tpowa at archlinux.org
Mon Feb 9 07:01:11 UTC 2015
Date: Monday, February 9, 2015 @ 08:01:11
Author: tpowa
Revision: 127339
upgpkg: r8168 8.039.00-10
rebuild against 3.19
Modified:
r8168/trunk/PKGBUILD
r8168/trunk/r8168.install
---------------+
PKGBUILD | 2 +-
r8168.install | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-09 06:41:05 UTC (rev 127338)
+++ PKGBUILD 2015-02-09 07:01:11 UTC (rev 127339)
@@ -5,7 +5,7 @@
pkgname=r8168
pkgver=8.039.00
-pkgrel=9
+pkgrel=10
pkgdesc="A kernel module for Realtek 8168 network cards"
url="http://www.realtek.com.tw"
license=("GPL")
Modified: r8168.install
===================================================================
--- r8168.install 2015-02-09 06:41:05 UTC (rev 127338)
+++ r8168.install 2015-02-09 07:01:11 UTC (rev 127339)
@@ -1,5 +1,5 @@
rebuild_module_dependencies() {
- EXTRAMODULES='extramodules-3.16-ARCH'
+ EXTRAMODULES='extramodules-3.19-ARCH'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}
More information about the arch-commits
mailing list