diff options
author | Tim Biermann <tbier@posteo.de> | 2022-03-20 07:19:14 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-03-20 07:19:14 +0100 |
commit | eff02dfaef361d0ffc4fbf4967e3bf4d25bd64ef (patch) | |
tree | 928df9f8dae2dfd6796a4c1537ca3ebae381f37f /assimp | |
parent | 2bf95d1400855db5d23c7025fcf501186b5af78f (diff) | |
download | contrib-eff02dfaef361d0ffc4fbf4967e3bf4d25bd64ef.tar.gz contrib-eff02dfaef361d0ffc4fbf4967e3bf4d25bd64ef.tar.xz |
assimp: 5.2.2 -> 5.2.3
Diffstat (limited to 'assimp')
-rw-r--r-- | assimp/.footprint | 1 | ||||
-rw-r--r-- | assimp/.signature | 8 | ||||
-rw-r--r-- | assimp/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/assimp/.footprint b/assimp/.footprint index 65e5bf85f..8bee527e8 100644 --- a/assimp/.footprint +++ b/assimp/.footprint @@ -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 diff --git a/assimp/.signature b/assimp/.signature index df3588de1..3c409b511 100644 --- a/assimp/.signature +++ b/assimp/.signature @@ -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 diff --git a/assimp/Pkgfile b/assimp/Pkgfile index f8568eb06..099c6eb55 100644 --- a/assimp/Pkgfile +++ b/assimp/Pkgfile @@ -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) |