aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-10-04 19:57:55 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-10-05 01:00:44 +0300
commit762ceb97d6edf51bc4e5335a7fd47af54f96904f (patch)
tree854d72d38bd3347fa4c84c4fd1285c5d5ae68fc3
parent2ca8e85b3b79414526d5f8dc5567acf469342c5f (diff)
downloadaports-762ceb97d6edf51bc4e5335a7fd47af54f96904f.tar.bz2
aports-762ceb97d6edf51bc4e5335a7fd47af54f96904f.tar.xz
testing/openimageio: upgrade to 1.8.15
-rw-r--r--testing/openimageio/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD
index 333c254936..c54cce535d 100644
--- a/testing/openimageio/APKBUILD
+++ b/testing/openimageio/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Mark Riedesel <mark@klowner.com>
# Maintainer: Mark Riedesel <mark@klowner.com>
pkgname=openimageio
-pkgver=1.8.13
-pkgrel=1
+pkgver=1.8.15
+pkgrel=0
pkgdesc="Image I/O library supporting a multitude of image formats"
url="https://sites.google.com/site/openimageio/"
arch="all"
@@ -59,5 +59,5 @@ _python() {
mv "$pkgdir"/usr/lib/python$pyver* "$subpkgdir"/usr/lib/
}
-sha512sums="578d039399846f994dd8e4b94a7b56f2bcec45571c2144705fc4e2fe6a3e1d878d79a96c0484350d54b46eef7796d46becda9f5d50f266cd730f63d97af0650e openimageio-1.8.13.tar.gz
+sha512sums="e022e5c7e300d3dd952bcf3476e1b676a8931f67ba6b3959b26c75b9709907ac1c1b99de651f5876045f9a333e325a161b0d5159cb5bf385eb4f9f90a04707c7 openimageio-1.8.15.tar.gz
6f2fa329a1854be4e0dd358a1d2e0134a53422b63b5bef161a4dddfb4416a66e614afd063b15d2af56ac131c511c28b1b8f50ca6d10f00342ac2f111a23a7f0e boost-python.patch"