diff options
author | krion <krion@FreeBSD.org> | 2018-05-31 20:16:24 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-05-31 20:16:24 +0800 |
commit | d18d63e8bba2cd102f59d7b0067c63c7d773359d (patch) | |
tree | d386068d2fa436a961bc2dfedc5a6398a122beb0 /net | |
parent | 9c7d358013354681e24b66a97579080f6693b02a (diff) | |
download | freebsd-ports-gnome-d18d63e8bba2cd102f59d7b0067c63c7d773359d.tar.gz freebsd-ports-gnome-d18d63e8bba2cd102f59d7b0067c63c7d773359d.tar.zst freebsd-ports-gnome-d18d63e8bba2cd102f59d7b0067c63c7d773359d.zip |
Update to g20180530 version.
PR: 228609
Submitted by: 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 3bf1c00a9128..8369b15999dc 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180515 +DISTVERSION= g20180530 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= 8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6 +GH_TAGNAME= 9932438def29ca03255894652301ca3a04e27072 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 17c35ea06e59..b696e50a42bc 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526415770 -SHA256 (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 8e5c888d75d27f7b49e825c1f22947355485d25619576ca2084597d2b18d2177 -SIZE (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 7512 +TIMESTAMP = 1527768920 +SHA256 (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 2d1d0fc7291f50ed1e663d9bd2fbb353cf8e92f892f6472c1010277cf28500a3 +SIZE (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 7555 |