diff options
author | swills <swills@FreeBSD.org> | 2018-10-19 07:29:50 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-10-19 07:29:50 +0800 |
commit | beecf801e6bab181137e380959e63ef342b5c192 (patch) | |
tree | 8714fdb4b2a7984de1e5a8aed7a5f7d380d3df46 /net | |
parent | 8004556d705725b7ab32d29569486364ef405eba (diff) | |
download | freebsd-ports-gnome-beecf801e6bab181137e380959e63ef342b5c192.tar.gz freebsd-ports-gnome-beecf801e6bab181137e380959e63ef342b5c192.tar.zst freebsd-ports-gnome-beecf801e6bab181137e380959e63ef342b5c192.zip |
net/vether-kmod: Update to g20181017
PR: 232341
Submitted by: Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/vether-kmod/Makefile | 4 | ||||
-rw-r--r-- | net/vether-kmod/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/vether-kmod/Makefile b/net/vether-kmod/Makefile index 77aeaf963419..36a77738f89e 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180802 +DISTVERSION= g20181017 CATEGORIES= net MAINTAINER= henning.matyschok@outlook.com @@ -15,7 +15,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= hmatyschok GH_PROJECT= if_vether -GH_TAGNAME= 5877ad8ca636372790b8b10b5f87dafb583c6653 +GH_TAGNAME= fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ diff --git a/net/vether-kmod/distinfo b/net/vether-kmod/distinfo index b504bcb62cdd..27a29e3bf3aa 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533215438 -SHA256 (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 11dece46e6e2f8aa1fd1af4a44fb7c2267b894934d02e0976dce97f9295eae1e -SIZE (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 7549 +TIMESTAMP = 1539751288 +SHA256 (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 06e5fd617b14b44a2ecd01ec4d07d2b356cbc17259100b90f333bc964a4c80e9 +SIZE (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 7452 |