summaryrefslogtreecommitdiffstats
path: root/network/r8168/r8168.SlackBuild
diff options
context:
space:
mode:
author Hunter Sezen <ovariegata@yahoo.com>2016-10-21 06:54:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-21 06:54:27 +0700
commit1cb8f72c17659fa59b99b436ef44289e02150760 (patch)
treef4c1884646f27d647f36758ce1ee7d7251d47a7e /network/r8168/r8168.SlackBuild
parent6e7f6a04059e74489cacbc0d87a019981977ad7e (diff)
downloadslackbuilds-1cb8f72c17659fa59b99b436ef44289e02150760.tar.gz
slackbuilds-1cb8f72c17659fa59b99b436ef44289e02150760.tar.xz
network/r8168: Updated for version 8.043.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/r8168/r8168.SlackBuild')
-rw-r--r--network/r8168/r8168.SlackBuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/network/r8168/r8168.SlackBuild b/network/r8168/r8168.SlackBuild
index 5f6e9536e5..b8464fb549 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.042}
+VERSION=${VERSION:-8.043.01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -72,10 +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 for 4.7.3
-# https://github.com/mtorromeo/r8168/pull/7
-zcat $CWD/4.7.3.diff.gz | patch -p1
-
make -C /lib/modules/$KERNEL/build \
SUBDIRS="$TMP/$PRGNAM-$VERSION/src" \
EXTRA_CFLAGS="$SLKCFLAGS" \