community/openshadinglanguage to 1.7.1-1

This commit is contained in:
Kevin Mihelich 2016-02-27 15:20:12 +00:00
parent aab5b86c4d
commit b7449c90c8

View file

@ -6,7 +6,7 @@
# - set -DUSE_LLVM_BITCODE=OFF for v5 and v6
pkgname=openshadinglanguage
pkgver=1.6.9
pkgver=1.7.1
pkgrel=1
pkgdesc="Advanced shading language for production GI renderers"
arch=(i686 x86_64)
@ -17,7 +17,7 @@ depends=('boost-libs' 'openimageio' 'openexr' 'freetype2' 'libpng'
makedepends=('boost' 'cmake' 'clang35' 'llvm35')
source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
llvm-static-system-libs.patch)
md5sums=('886bbff3cf42ec6dd07090d6b64017e1'
md5sums=('ae9aae26ea71ba69346bb0f47a786ab4'
'b7c212b2549981ced03c091375f48122')
prepare() {