community/openshadinglanguage to 1.7.2-1

This commit is contained in:
Kevin Mihelich 2016-04-07 18:41:57 +00:00
parent 1ce7833164
commit 126db00111

View file

@ -6,7 +6,7 @@
# - set -DUSE_LLVM_BITCODE=OFF for v5 and v6
pkgname=openshadinglanguage
pkgver=1.7.1
pkgver=1.7.2
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=('ae9aae26ea71ba69346bb0f47a786ab4'
md5sums=('f337bf8b973d38e5cea031c29175d93f'
'b7c212b2549981ced03c091375f48122')
prepare() {