assimp: 5.2.2 -> 5.2.3

This commit is contained in:
Tim Biermann 2022-03-20 07:19:14 +01:00
parent 2bf95d1400
commit eff02dfaef
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -33,6 +33,7 @@ drwxr-xr-x root/root usr/include/assimp/Compiler/
-rw-r--r-- root/root usr/include/assimp/MathFunctions.h
-rw-r--r-- root/root usr/include/assimp/MemoryIOWrapper.h
-rw-r--r-- root/root usr/include/assimp/NullLogger.hpp
-rw-r--r-- root/root usr/include/assimp/ObjMaterial.h
-rw-r--r-- root/root usr/include/assimp/ParsingUtils.h
-rw-r--r-- root/root usr/include/assimp/Profiler.h
-rw-r--r-- root/root usr/include/assimp/ProgressHandler.hpp

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32auVsYSo1J9Z+xvJxIzueSvsxhYk1wUwH7FuhudMVwbB6MfzNm8+3IswXj0nhSrxQM1d5GH4iMURTMRbHx8/gU=
SHA256 (Pkgfile) = c8110b564f0ae7d333140f7488e2ebffd2a8a86f93afd84d5ab79f459f408cf8
SHA256 (.footprint) = 3bb11c307ebfc6a96e4294fbc51495aad1a4b9650547da7160359dab21e78ffc
SHA256 (assimp-5.2.2.tar.gz) = ad76c5d86c380af65a9d9f64e8fc57af692ffd80a90f613dfc6bd945d0b80bb4
RWSagIOpLGJF31HUnYsLiAWH6IYTk4+tvVvuH1K91g01bXSVdOy2xLPEjcIGDs3fTDzTVlOeoOq0rIZ4Qrwv3WVxC1M1iSZGZQk=
SHA256 (Pkgfile) = 3d7b31cccb4ad964530a3e451e3586b0f06d3b59e271d0a71453e35da228d275
SHA256 (.footprint) = 2c676944b5a2978182adc2ae46d75f4ffc4519ac4f6dd71e2f430d3a2f8a631a
SHA256 (assimp-5.2.3.tar.gz) = b20fc41af171f6d8f1f45d4621f18e6934ab7264e71c37cd72fd9832509af2a8

View File

@ -4,7 +4,7 @@
# Depends on: cmake
name=assimp
version=5.2.2
version=5.2.3
release=1
source=(https://github.com/assimp/assimp/archive/v$version/$name-$version.tar.gz)