mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
misc/ncnn: Update 20200916 -> 20201208
This commit is contained in:
parent
85f8f357b4
commit
1e32880c85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557405
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ncnn
|
||||
DISTVERSION= 20200916
|
||||
DISTVERSION= 20201208
|
||||
CATEGORIES= misc # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600922078
|
||||
SHA256 (Tencent-ncnn-20200916_GH0.tar.gz) = a7abc03c9acdaa1b4f85ce3f80722822f9eacc0efefc9dfef1e253fdb23d0f80
|
||||
SIZE (Tencent-ncnn-20200916_GH0.tar.gz) = 11121685
|
||||
TIMESTAMP = 1607562640
|
||||
SHA256 (Tencent-ncnn-20201208_GH0.tar.gz) = 898d657d77214f4505e00e9faa6cd85ee9d3941a32b86f8e0ac0dbff6a4d510b
|
||||
SIZE (Tencent-ncnn-20201208_GH0.tar.gz) = 11183034
|
||||
|
@ -14,12 +14,13 @@ include/ncnn/layer_type_enum.h
|
||||
include/ncnn/mat.h
|
||||
include/ncnn/modelbin.h
|
||||
include/ncnn/net.h
|
||||
include/ncnn/opencv.h
|
||||
include/ncnn/option.h
|
||||
include/ncnn/paramdict.h
|
||||
include/ncnn/pipeline.h
|
||||
include/ncnn/pipelinecache.h
|
||||
include/ncnn/platform.h
|
||||
include/ncnn/simpleocv.h
|
||||
include/ncnn/simpleomp.h
|
||||
include/ncnn/simplestl.h
|
||||
lib/cmake/ncnn/ncnn-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ncnn/ncnn.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user