network/r8168: Updated for version 8.047.01.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Hunter Sezen 2019-04-27 04:44:18 +07:00 committed by Willy Sudiarto Raharjo
parent 3af6eedd6a
commit a33ac16968
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for r8168
# Copyright 2016-2018 Hunter Sezen California, USA
# Copyright 2016-2019 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.046.00}
VERSION=${VERSION:-8.047.01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="r8168"
VERSION="8.046.00"
VERSION="8.047.01"
HOMEPAGE="https://github.com/mtorromeo/r8168"
DOWNLOAD="https://github.com/mtorromeo/r8168/archive/8.046.00/r8168-8.046.00.tar.gz"
MD5SUM="4f7616004ad95e1529e6b1b55f496409"
DOWNLOAD="https://github.com/mtorromeo/r8168/archive/8.047.01/r8168-8.047.01.tar.gz"
MD5SUM="3d17134e3b079516f2b070fa79e2fbf7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Hunter Sezen"
EMAIL="orbea@fredslev.dk"
EMAIL="orbea@riseup.net"