diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-21 12:04:54 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-21 12:04:54 +0100 |
commit | 7e9e27d64ecc2b6d9d966d83f133840587a5a794 (patch) | |
tree | 2d6c0d859eca7575991e3d9530aaa3008b3550e3 /assimp | |
parent | fa091063fbbbf25d0d5aa2d53134ca31a50f1bae (diff) | |
download | contrib-7e9e27d64ecc2b6d9d966d83f133840587a5a794.tar.gz contrib-7e9e27d64ecc2b6d9d966d83f133840587a5a794.tar.xz |
assimp: 5.2.1 -> 5.2.2
Diffstat (limited to 'assimp')
-rw-r--r-- | assimp/.signature | 6 | ||||
-rw-r--r-- | assimp/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/assimp/.signature b/assimp/.signature index dff53d99a..df3588de1 100644 --- a/assimp/.signature +++ b/assimp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34QRgc6VpXWmb2N81o6OFhxBHQtwxe6GXO8bR7zABHvbirGLPYklabRrHVFrzq6YKSe4zSvgr0fcB57nHUKM8wA= -SHA256 (Pkgfile) = b81f2cbabb0bcfa65be5bdbaaf0419d8face7b7bdbefc452fac4e0d7001d23b1 +RWSagIOpLGJF32auVsYSo1J9Z+xvJxIzueSvsxhYk1wUwH7FuhudMVwbB6MfzNm8+3IswXj0nhSrxQM1d5GH4iMURTMRbHx8/gU= +SHA256 (Pkgfile) = c8110b564f0ae7d333140f7488e2ebffd2a8a86f93afd84d5ab79f459f408cf8 SHA256 (.footprint) = 3bb11c307ebfc6a96e4294fbc51495aad1a4b9650547da7160359dab21e78ffc -SHA256 (assimp-5.2.1.tar.gz) = c9cbbc8589639cd8c13f65e94a90422a70454e8fa150cf899b6038ba86e9ecff +SHA256 (assimp-5.2.2.tar.gz) = ad76c5d86c380af65a9d9f64e8fc57af692ffd80a90f613dfc6bd945d0b80bb4 diff --git a/assimp/Pkgfile b/assimp/Pkgfile index 339b87c73..f8568eb06 100644 --- a/assimp/Pkgfile +++ b/assimp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=assimp -version=5.2.1 +version=5.2.2 release=1 source=(https://github.com/assimp/assimp/archive/v$version/$name-$version.tar.gz) |