summaryrefslogtreecommitdiffstats
path: root/network/r8168/r8168.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/r8168/r8168.SlackBuild')
-rw-r--r--network/r8168/r8168.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/network/r8168/r8168.SlackBuild b/network/r8168/r8168.SlackBuild
index 9569be3190..691afc6c8e 100644
--- a/network/r8168/r8168.SlackBuild
+++ b/network/r8168/r8168.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=r8168
-VERSION=${VERSION:-8.044.02}
+VERSION=${VERSION:-8.045.08}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -72,9 +72,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# patch from arch for 4.11 kernels
-cat $CWD/r8168-linux-4.11.patch | patch -p1
-
make -C /lib/modules/$KERNEL/build \
SUBDIRS="$TMP/$PRGNAM-$VERSION/src" \
EXTRA_CFLAGS="$SLKCFLAGS" \