network/r8168: Updated for version 8.043.02.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f3ff562e8c
commit
f1a01e863e
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for r8168
|
||||
|
||||
# Copyright 2016 Hunter Sezen California, USA
|
||||
# Copyright 2016-2017 Hunter Sezen California, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=r8168
|
||||
VERSION=${VERSION:-8.043.01}
|
||||
VERSION=${VERSION:-8.043.02}
|
||||
BUILD=${BUILD:-4}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="r8168"
|
||||
VERSION="8.043.01"
|
||||
VERSION="8.043.02"
|
||||
HOMEPAGE="https://github.com/mtorromeo/r8168"
|
||||
DOWNLOAD="https://github.com/mtorromeo/r8168/archive/8.043.01/r8168-8.043.01.tar.gz"
|
||||
MD5SUM="a0a69828afd41ccb4a52637144bb73da"
|
||||
DOWNLOAD="https://github.com/mtorromeo/r8168/archive/8.043.02/r8168-8.043.02.tar.gz"
|
||||
MD5SUM="99d19046aa313ac540906dc5289514e6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue