diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-07-07 02:44:18 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-07-07 02:44:18 +0000 |
commit | 08f17c17221d9b65453d7b8ab48eef39faed019f (patch) | |
tree | 833b4842fc8912e30703e3ecfdd51a96e08921bf /net/vether-kmod | |
parent | 613c1f212d3947eebb852330d0df6cc58786a687 (diff) | |
download | ports-08f17c17221d9b65453d7b8ab48eef39faed019f.tar.gz ports-08f17c17221d9b65453d7b8ab48eef39faed019f.zip |
Notes
Diffstat (limited to 'net/vether-kmod')
-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 8369b15999dc..7e7972aaabd6 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180530 +DISTVERSION= g20180707 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= 9932438def29ca03255894652301ca3a04e27072 +GH_TAGNAME= cd7f255957cf625d70f7583fb383c724c2e61d4f 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 b696e50a42bc..a7fea2ae2fc0 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527768920 -SHA256 (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 2d1d0fc7291f50ed1e663d9bd2fbb353cf8e92f892f6472c1010277cf28500a3 -SIZE (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 7555 +TIMESTAMP = 1530924300 +SHA256 (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = c1420b2ace1087561f6a16e02d2726df5ee840771c934136d39e0be85eb1b21d +SIZE (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = 7517 |