devel/ispc: Update 1.18.0 -> 1.18.1
Reported by: portscout
This commit is contained in:
parent
585b7d281a
commit
a25d9f2ca6
@ -1,6 +1,6 @@
|
||||
PORTNAME= ispc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.18.0
|
||||
DISTVERSION= 1.18.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1651860802
|
||||
SHA256 (ispc-ispc-v1.18.0_GH0.tar.gz) = 81f2cc23b555c815faf53429e9eee37d1f2f16873ae7074e382ede94721ee042
|
||||
SIZE (ispc-ispc-v1.18.0_GH0.tar.gz) = 19469764
|
||||
TIMESTAMP = 1666763890
|
||||
SHA256 (ispc-ispc-v1.18.1_GH0.tar.gz) = 5b004c121e7a39c8654bb61930a240e4bd3e432a80d851c6281fae49f9aca7b7
|
||||
SIZE (ispc-ispc-v1.18.1_GH0.tar.gz) = 19471197
|
||||
SHA256 (google-googletest-6a7ed31_GH0.tar.gz) = f488bc430d2b5fdbc51711b142fd50dbf0f33012fa65c5f8e7d4f908ed935bcf
|
||||
SIZE (google-googletest-6a7ed31_GH0.tar.gz) = 904250
|
||||
|
@ -3,15 +3,15 @@ bin/ispc
|
||||
include/ispcrt/ispcrt.h
|
||||
include/ispcrt/ispcrt.hpp
|
||||
include/ispcrt/ispcrt.isph
|
||||
lib/cmake/ispcrt-1.18.0/Finddpcpp_compiler.cmake
|
||||
lib/cmake/ispcrt-1.18.0/Findlevel_zero.cmake
|
||||
lib/cmake/ispcrt-1.18.0/interop.cmake
|
||||
lib/cmake/ispcrt-1.18.0/ispc.cmake
|
||||
lib/cmake/ispcrt-1.18.0/ispcrtConfig.cmake
|
||||
lib/cmake/ispcrt-1.18.0/ispcrtConfigVersion.cmake
|
||||
lib/cmake/ispcrt-1.18.0/ispcrt_Exports-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ispcrt-1.18.0/ispcrt_Exports.cmake
|
||||
lib/cmake/ispcrt-1.18.1/Finddpcpp_compiler.cmake
|
||||
lib/cmake/ispcrt-1.18.1/Findlevel_zero.cmake
|
||||
lib/cmake/ispcrt-1.18.1/interop.cmake
|
||||
lib/cmake/ispcrt-1.18.1/ispc.cmake
|
||||
lib/cmake/ispcrt-1.18.1/ispcrtConfig.cmake
|
||||
lib/cmake/ispcrt-1.18.1/ispcrtConfigVersion.cmake
|
||||
lib/cmake/ispcrt-1.18.1/ispcrt_Exports-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ispcrt-1.18.1/ispcrt_Exports.cmake
|
||||
lib/libispcrt.so
|
||||
lib/libispcrt.so.1
|
||||
lib/libispcrt.so.1.18.0
|
||||
lib/libispcrt.so.1.18.1
|
||||
lib/libispcrt_static.a
|
||||
|
Loading…
Reference in New Issue
Block a user