summaryrefslogtreecommitdiffstats
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
parent6e7f6a04059e74489cacbc0d87a019981977ad7e (diff)
downloadslackbuilds-1cb8f72c1.tar.gz
slackbuilds-1cb8f72c1.tar.xz
network/r8168: Updated for version 8.043.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/r8168/4.7.3.diff.gzbin556 -> 0 bytes
-rw-r--r--network/r8168/r8168.SlackBuild6
-rw-r--r--network/r8168/r8168.info6
3 files changed, 4 insertions, 8 deletions
diff --git a/network/r8168/4.7.3.diff.gz b/network/r8168/4.7.3.diff.gz
deleted file mode 100644
index a5de1fe947..0000000000
--- a/network/r8168/4.7.3.diff.gz
+++ /dev/null
Binary files differ
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" \
diff --git a/network/r8168/r8168.info b/network/r8168/r8168.info
index 252f468a23..6faa33ef37 100644
--- a/network/r8168/r8168.info
+++ b/network/r8168/r8168.info
@@ -1,8 +1,8 @@
PRGNAM="r8168"
-VERSION="8.042"
+VERSION="8.043.01"
HOMEPAGE="https://github.com/mtorromeo/r8168"
-DOWNLOAD="https://github.com/mtorromeo/r8168/archive/8.042.tar.gz"
-MD5SUM="6e9ea7dc750a2fd96e3699da5156af52"
+DOWNLOAD="https://github.com/mtorromeo/r8168/archive/8.043.01/r8168-8.043.01.tar.gz"
+MD5SUM="a0a69828afd41ccb4a52637144bb73da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""