diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-02-02 08:26:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-02-02 08:29:42 +0000 |
commit | 8e61682354c2beeb57dcdcd2dce1597fd5919956 (patch) | |
tree | 00494cdec681e52f1658f84247429b39d6a44f06 | |
parent | d7bc88b882586b788de06222b20d8572c2d0970d (diff) | |
download | ports-8e61682354c2beeb57dcdcd2dce1597fd5919956.tar.gz ports-8e61682354c2beeb57dcdcd2dce1597fd5919956.zip |
graphics/egl-wayland: unbreak fetch due to tag refresh
=> Fetched file size mismatch (expected 60459, actual 60207)
Changes: https://github.com/NVIDIA/egl-wayland/compare/bf86b94...1.1.11
-rw-r--r-- | graphics/egl-wayland/Makefile | 1 | ||||
-rw-r--r-- | graphics/egl-wayland/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile index e8f318e99ae2..18430b5e585d 100644 --- a/graphics/egl-wayland/Makefile +++ b/graphics/egl-wayland/Makefile @@ -1,5 +1,6 @@ PORTNAME= egl-wayland DISTVERSION= 1.1.11 +PORTREVISION= 1 CATEGORIES= graphics wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/egl-wayland/distinfo b/graphics/egl-wayland/distinfo index e09656f3ca40..bcb04d465773 100644 --- a/graphics/egl-wayland/distinfo +++ b/graphics/egl-wayland/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1655842415 -SHA256 (NVIDIA-egl-wayland-1.1.11_GH0.tar.gz) = e70dfd2312e7a15147d63d16128b014640380ba6520f619fed59d8bccc2cc88f -SIZE (NVIDIA-egl-wayland-1.1.11_GH0.tar.gz) = 60459 +SHA256 (NVIDIA-egl-wayland-1.1.11_GH0.tar.gz) = 0631f4306825b8007e5eb11165bcbb4fe234e0af67c7347eee14000a34fb4562 +SIZE (NVIDIA-egl-wayland-1.1.11_GH0.tar.gz) = 60207 |