lang/intel-compute-runtime: update to 21.06.18993
Changes: https://github.com/intel/compute-runtime/compare/21.05.18936...21.06.18993 Reported by: GitHub (watch releases)
This commit is contained in:
parent
b434cb6ac7
commit
89e1676e3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565029
2 changed files with 5 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= compute-runtime
|
||||
DISTVERSION= 21.05.18936
|
||||
DISTVERSION= 21.06.18993
|
||||
CATEGORIES= lang
|
||||
PKGNAMEPREFIX= intel-
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 2a423820aaa4.patch:-p1 # https://github.com/intel/compute-runtime/pull/361
|
||||
PATCHFILES+= 6a80177dbf86.patch:-p1 7a91ef844a98.patch:-p1 # NEO_BUILD_DEBUG_SYMBOLS_PACKAGE
|
||||
PATCHFILES+= 7a91ef844a98.patch:-p1 # NEO_BUILD_DEBUG_SYMBOLS_PACKAGE
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= OpenCL implementation for Intel HD 5000 (Gen8) or newer
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
TIMESTAMP = 1611598388
|
||||
SHA256 (intel-compute-runtime-21.05.18936_GH0.tar.gz) = 90b02b0891544a313e807141e372714abccb5ee0b5c4507d0529020bd3e12356
|
||||
SIZE (intel-compute-runtime-21.05.18936_GH0.tar.gz) = 3731612
|
||||
TIMESTAMP = 1612206884
|
||||
SHA256 (intel-compute-runtime-21.06.18993_GH0.tar.gz) = 13008a5bf6b5da993217bafe8c57fa4bf85ee590068ebb1e9b90dffc2cb8b124
|
||||
SIZE (intel-compute-runtime-21.06.18993_GH0.tar.gz) = 3742086
|
||||
SHA256 (2a423820aaa4.patch) = dd034e856e75d70bc6b63204aa2c67530a3212d111b67a703e4cbeb84e61685b
|
||||
SIZE (2a423820aaa4.patch) = 947
|
||||
SHA256 (6a80177dbf86.patch) = 4078f2bcb5101216f3e333f14466fc4f35c0bf4b0ac09f276270780a96b5d78a
|
||||
SIZE (6a80177dbf86.patch) = 729
|
||||
SHA256 (7a91ef844a98.patch) = 3c628bb5e83fb79b63cfc66dd4f6cef6ae0cbe0b6ee0e2dd39f51294857e15fb
|
||||
SIZE (7a91ef844a98.patch) = 13251
|
||||
|
|
Loading…
Reference in a new issue