diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2020-05-15 18:57:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2020-05-15 18:57:24 +0000 |
commit | f3f97495d17612016481682f3a349c0431324f7f (patch) | |
tree | fceb60ee6ef3605cd46bd146a6bbdce4dc4ffff6 /graphics/linux-c7-dri/Makefile | |
parent | 2740ef8a34d10c0b6f3d07240608edd7d254a60b (diff) | |
download | ports-f3f97495d17612016481682f3a349c0431324f7f.tar.gz ports-f3f97495d17612016481682f3a349c0431324f7f.zip |
Update mesa to 18.3.4-7.el7_8.1.
Notes
Notes:
svn path=/head/; revision=535319
Diffstat (limited to 'graphics/linux-c7-dri/Makefile')
-rw-r--r-- | graphics/linux-c7-dri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux-c7-dri/Makefile b/graphics/linux-c7-dri/Makefile index 7b1c6095472a..9c3f399a5077 100644 --- a/graphics/linux-c7-dri/Makefile +++ b/graphics/linux-c7-dri/Makefile @@ -3,8 +3,8 @@ PORTNAME= dri PORTVERSION= 18.3.4 -DISTVERSIONSUFFIX= -7.el7 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -7.el7_8.1 +PORTREVISION= 3 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org |