diff options
author | dbaio <dbaio@FreeBSD.org> | 2018-03-18 02:37:17 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2018-03-18 02:37:17 +0800 |
commit | c4168e9d5ada49fd1768d3a234ada593d9270c2f (patch) | |
tree | 19a06aa7c47d20720259eab3e3538a0171375b6f /net | |
parent | 992eea585ba83a97ddaad36b104a05f1560f29ef (diff) | |
download | freebsd-ports-gnome-c4168e9d5ada49fd1768d3a234ada593d9270c2f.tar.gz freebsd-ports-gnome-c4168e9d5ada49fd1768d3a234ada593d9270c2f.tar.zst freebsd-ports-gnome-c4168e9d5ada49fd1768d3a234ada593d9270c2f.zip |
net/vether-kmod: Update to g20180317 (latest commit)
PR: 226663
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 2933c4e84e30..8cae8e30cf82 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180314 +DISTVERSION= g20180317 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= 07a34f925aa86b6ac3129785be3a32219676c21b +GH_TAGNAME= dc0120e9cc733a810f14a9ee7750a6775489a812 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 76f6ddfc4974..8d3d0a66f04f 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521026753 -SHA256 (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 2cf468bdc3bb557d9d20b6450c50f30331a2d59cca3b26ed9445d889fcb4cf26 -SIZE (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 7329 +TIMESTAMP = 1521310933 +SHA256 (hmatyschok-if_vether-g20180317-dc0120e9cc733a810f14a9ee7750a6775489a812_GH0.tar.gz) = ee91679dacbbbaa8801abc4abca99b26bbf598759cd3bf7b137d75473c9726eb +SIZE (hmatyschok-if_vether-g20180317-dc0120e9cc733a810f14a9ee7750a6775489a812_GH0.tar.gz) = 7577 |