mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/r8168: Updated for version 8.047.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3af6eedd6a
commit
a33ac16968
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue