diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-03 12:05:03 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-03 13:31:21 +0100 |
commit | 5dd2a0132adc36054e7c77c7e84989cf1e716e8f (patch) | |
tree | 666a5e14f8348e59522dfff4ed9ce51f2977859a /assimp | |
parent | 4d0f8facdf80da8b0aa3021505b644eea7734da2 (diff) | |
download | contrib-5dd2a0132adc36054e7c77c7e84989cf1e716e8f.tar.gz contrib-5dd2a0132adc36054e7c77c7e84989cf1e716e8f.tar.xz |
assimp: 5.1.3 -> 5.1.5
Diffstat (limited to 'assimp')
-rw-r--r-- | assimp/.footprint | 4 | ||||
-rw-r--r-- | assimp/.signature | 8 | ||||
-rw-r--r-- | assimp/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/assimp/.footprint b/assimp/.footprint index 9ea833380..98787a886 100644 --- a/assimp/.footprint +++ b/assimp/.footprint @@ -97,8 +97,8 @@ drwxr-xr-x root/root usr/lib/cmake/assimp-5.1/ -rw-r--r-- root/root usr/lib/cmake/assimp-5.1/assimpConfigVersion.cmake -rw-r--r-- root/root usr/lib/cmake/assimp-5.1/assimpTargets.cmake -rw-r--r-- root/root usr/lib/cmake/assimp-5.1/assimpTargets-release.cmake --rwxr-xr-x root/root usr/lib/libassimp.so.5.1.3 -lrwxrwxrwx root/root usr/lib/libassimp.so.5 -> libassimp.so.5.1.3 +-rwxr-xr-x root/root usr/lib/libassimp.so.5.1.4 +lrwxrwxrwx root/root usr/lib/libassimp.so.5 -> libassimp.so.5.1.4 lrwxrwxrwx root/root usr/lib/libassimp.so -> libassimp.so.5 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 14ab6dbf8..7c073f0ef 100644 --- a/assimp/.signature +++ b/assimp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35KtbaC8MLNNdnPEhoLakl02J30k08Vs7Ay/2mxa2mVwY/eybyWde5cN0RP+8e38pNJFLnAhdRXMhb42W62CUwQ= -SHA256 (Pkgfile) = 216b34cc0e056d2024c93dfc485624bcf9a08409d16ab65e2e435054836efadb -SHA256 (.footprint) = fd4413d29c7febf3bdb02e637b32d20325c14daf052e8f2e091b11fff038fe6e -SHA256 (assimp-5.1.3.tar.gz) = 50a7bd2c8009945e1833c591d16f4f7c491a3c6190f69d9d007167aadb175c35 +RWSagIOpLGJF35O+LWwDL1LyCdvFYm2g8UVGoqu3z7LWBDZKmj73hKO3FFRpKV6+xspCg30+SEFebUJMzhRHM+nbW9nJgT6OGgo= +SHA256 (Pkgfile) = 82d5428ebdf1edd35b88bce280c04aaae6ddcff1b4b9d450c441b351949a646b +SHA256 (.footprint) = 5df68ff6ce7405573636c823e82f5a2761de93da02771ec18f3dfa6db70b3452 +SHA256 (assimp-5.1.5.tar.gz) = d62b58ed3b35c20f89570863a5415df97cb1b301b444d39687140fc883717ced diff --git a/assimp/Pkgfile b/assimp/Pkgfile index 68023e16d..c4930be7b 100644 --- a/assimp/Pkgfile +++ b/assimp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=assimp -version=5.1.3 +version=5.1.5 release=1 source=(https://github.com/assimp/assimp/archive/v$version/$name-$version.tar.gz) |