diff options
author | swills <swills@FreeBSD.org> | 2018-08-15 01:04:34 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-08-15 01:04:34 +0800 |
commit | 8f134344c55b726b8a1cec444e1dfbd36e51f32a (patch) | |
tree | a7b019661ef4190ae026ce4be4a38d3fa4be0d58 | |
parent | 7c6c37ec195d5851e9e71717b690db4cddce8920 (diff) | |
download | freebsd-ports-gnome-8f134344c55b726b8a1cec444e1dfbd36e51f32a.tar.gz freebsd-ports-gnome-8f134344c55b726b8a1cec444e1dfbd36e51f32a.tar.zst freebsd-ports-gnome-8f134344c55b726b8a1cec444e1dfbd36e51f32a.zip |
net/vether-kmod: Update to g20180802
PR: 230293
Submitted by: Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
-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 eeac2478cb33..77aeaf963419 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180708 +DISTVERSION= g20180802 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= 2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed +GH_TAGNAME= 5877ad8ca636372790b8b10b5f87dafb583c6653 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 1d539d7c1d1f..b504bcb62cdd 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531007270 -SHA256 (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 4a54aae613ab91ab7bdf3bf2a7ef5e7dc1f65b8dea12978bb7aaeb3e721632df -SIZE (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 7551 +TIMESTAMP = 1533215438 +SHA256 (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 11dece46e6e2f8aa1fd1af4a44fb7c2267b894934d02e0976dce97f9295eae1e +SIZE (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 7549 |