diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2020-06-22 13:00:24 +0000 | 
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2020-06-22 13:00:24 +0000 | 
| commit | c166c42935f517127dbd0386f2747143231f5f0c (patch) | |
| tree | 280bdca0c451580f8c980422fa1550e27e721b89 | |
| parent | Update to 9.21.0 (diff) | |
devel/intel-graphics-compiler: update to 1.0.4154
Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.4154
Reported by:	GitHub (watch releases)
Notes
Notes:
    svn path=/head/; revision=539807
| -rw-r--r-- | devel/intel-graphics-compiler/Makefile | 2 | ||||
| -rw-r--r-- | devel/intel-graphics-compiler/distinfo | 6 | 
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile index d500469e32e1..886b022985fe 100644 --- a/devel/intel-graphics-compiler/Makefile +++ b/devel/intel-graphics-compiler/Makefile @@ -2,7 +2,7 @@  PORTNAME=	intel-graphics-compiler  DISTVERSIONPREFIX=	igc- -DISTVERSION=	1.0.4111 +DISTVERSION=	1.0.4154  CATEGORIES=	devel  PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/devel/intel-graphics-compiler/distinfo b/devel/intel-graphics-compiler/distinfo index cac98710aaab..6a32309b2bb2 100644 --- a/devel/intel-graphics-compiler/distinfo +++ b/devel/intel-graphics-compiler/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1590910102 -SHA256 (intel-intel-graphics-compiler-igc-1.0.4111_GH0.tar.gz) = d251fd8ea4131b4495de9a5e515503e6a7c84d745a587f7cc9e6c0688fbab7ca -SIZE (intel-intel-graphics-compiler-igc-1.0.4111_GH0.tar.gz) = 5781246 +TIMESTAMP = 1591404426 +SHA256 (intel-intel-graphics-compiler-igc-1.0.4154_GH0.tar.gz) = 53f41257f74691474a29cc65ab185342ba5fa1ab39917013639963aac2955527 +SIZE (intel-intel-graphics-compiler-igc-1.0.4154_GH0.tar.gz) = 5790081  SHA256 (b4e40a433077.patch) = 56950deb485a4c1dc844f4864f42b80907919b61132b0e797f7955989fed0597  SIZE (b4e40a433077.patch) = 9585  | 
