diff options
author | swills <swills@FreeBSD.org> | 2018-07-09 10:22:13 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-07-09 10:22:13 +0800 |
commit | 45783e9af942289c16e527dff11229feb668dab7 (patch) | |
tree | e4e176a3028ca84dcbee2110d69fd0295502ab3f /net | |
parent | ac4bfb04fd05ab7f9eeadbdde8a1ccc7e7c02bcb (diff) | |
download | freebsd-ports-gnome-45783e9af942289c16e527dff11229feb668dab7.tar.gz freebsd-ports-gnome-45783e9af942289c16e527dff11229feb668dab7.tar.zst freebsd-ports-gnome-45783e9af942289c16e527dff11229feb668dab7.zip |
net/vether-kmod: Update to g20180708
PR: 229593
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 7e7972aaabd6..eeac2478cb33 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180707 +DISTVERSION= g20180708 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= cd7f255957cf625d70f7583fb383c724c2e61d4f +GH_TAGNAME= 2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed 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 a7fea2ae2fc0..1d539d7c1d1f 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530924300 -SHA256 (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = c1420b2ace1087561f6a16e02d2726df5ee840771c934136d39e0be85eb1b21d -SIZE (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = 7517 +TIMESTAMP = 1531007270 +SHA256 (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 4a54aae613ab91ab7bdf3bf2a7ef5e7dc1f65b8dea12978bb7aaeb3e721632df +SIZE (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 7551 |