diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-10-31 13:29:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-10-31 13:52:49 +0000 |
commit | a3dbcede2a018cb4bd54bdc22f0aeac81df19b52 (patch) | |
tree | 5925827cc4cafeb735240ee8f42673f73d4dd203 /testing/openimageio/APKBUILD | |
parent | 08ab7a4f35bf0a61c13725b150ed81e922edcaec (diff) | |
download | aports-a3dbcede2a018cb4bd54bdc22f0aeac81df19b52.tar.bz2 aports-a3dbcede2a018cb4bd54bdc22f0aeac81df19b52.tar.xz |
testing/openimageio: rebuild against glew-2.1
Diffstat (limited to 'testing/openimageio/APKBUILD')
-rw-r--r-- | testing/openimageio/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD index 0a88cdf181..4bc2f580ae 100644 --- a/testing/openimageio/APKBUILD +++ b/testing/openimageio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mark Riedesel <mark@klowner.com> pkgname=openimageio pkgver=1.7.14 -pkgrel=1 +pkgrel=2 pkgdesc="Image I/O library supporting a multitude of image formats" url="https://sites.google.com/site/openimageio/" arch="all" |