diff options
author | Tim Biermann <tbier@posteo.de> | 2022-09-10 22:01:05 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-09-10 22:01:05 +0200 |
commit | 3ea5f1cfdac5f89d9a3a97b07ae3aa9fd19e40ee (patch) | |
tree | b9d482ab49851f012fe9ae9fe46267403bb216c6 /assimp | |
parent | 4b53663e1e3d0f5eec10cbbd5ab4eaa45fc7cba9 (diff) | |
download | contrib-3ea5f1cfdac5f89d9a3a97b07ae3aa9fd19e40ee.tar.gz contrib-3ea5f1cfdac5f89d9a3a97b07ae3aa9fd19e40ee.tar.xz |
assimp: 5.2.4 -> 5.2.5
Diffstat (limited to 'assimp')
-rw-r--r-- | assimp/.footprint | 6 | ||||
-rw-r--r-- | assimp/.signature | 8 | ||||
-rw-r--r-- | assimp/Pkgfile | 2 |
3 files changed, 7 insertions, 9 deletions
diff --git a/assimp/.footprint b/assimp/.footprint index 8bee527e8..f5514b9ff 100644 --- a/assimp/.footprint +++ b/assimp/.footprint @@ -1,6 +1,4 @@ drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/assimp drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/assimp/ -rw-r--r-- root/root usr/include/assimp/Base64.hpp @@ -100,7 +98,7 @@ drwxr-xr-x root/root usr/lib/cmake/assimp-5.2/ -rw-r--r-- root/root usr/lib/cmake/assimp-5.2/assimpTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/assimp-5.2/assimpTargets.cmake lrwxrwxrwx root/root usr/lib/libassimp.so -> libassimp.so.5 -lrwxrwxrwx root/root usr/lib/libassimp.so.5 -> libassimp.so.5.2.0 --rwxr-xr-x root/root usr/lib/libassimp.so.5.2.0 +lrwxrwxrwx root/root usr/lib/libassimp.so.5 -> libassimp.so.5.2.4 +-rwxr-xr-x root/root usr/lib/libassimp.so.5.2.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/assimp.pc diff --git a/assimp/.signature b/assimp/.signature index a04b16cdf..b0856228a 100644 --- a/assimp/.signature +++ b/assimp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF320IEuTtFmjAVpFz+yj+XGi8S/Q6HF4ZPywJ/xO278gFVjffXfB89ReeGwrkVQmB28r793K6+3T7OF9wV2C46Aw= -SHA256 (Pkgfile) = cf93d0e11b8ac226b7312e254a0ece22a63e92bb30e92224f9ea7b3fbe2c28b2 -SHA256 (.footprint) = 2c676944b5a2978182adc2ae46d75f4ffc4519ac4f6dd71e2f430d3a2f8a631a -SHA256 (assimp-5.2.4.tar.gz) = 6a4ff75dc727821f75ef529cea1c4fc0a7b5fc2e0a0b2ff2f6b7993fe6cb54ba +RWSagIOpLGJF38wrujJDRJ32ETOpZpPUDN6zjfSK4YtqgDs1XwQZF9cVJKCt6alYw1/NqmXN5xh7AWaVZ1pBexHSAJl/yAPefg4= +SHA256 (Pkgfile) = 7b38e3fb45b4965d5ef46beba2eb1194de638d3fb93caea5297763f60720997c +SHA256 (.footprint) = 0e30878da424e80fb06993fa69737e9836768b517b0668fabe5facae2cefa7d4 +SHA256 (assimp-5.2.5.tar.gz) = b5219e63ae31d895d60d98001ee5bb809fb2c7b2de1e7f78ceeb600063641e1a diff --git a/assimp/Pkgfile b/assimp/Pkgfile index 992d468da..15f9e43fa 100644 --- a/assimp/Pkgfile +++ b/assimp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=assimp -version=5.2.4 +version=5.2.5 release=1 source=(https://github.com/assimp/assimp/archive/v$version/$name-$version.tar.gz) |