summaryrefslogtreecommitdiffstats
path: root/extra/openexr/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/openexr/Pkgfile')
-rw-r--r--extra/openexr/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/openexr/Pkgfile b/extra/openexr/Pkgfile
index 4d73accb4..a68147c4a 100644
--- a/extra/openexr/Pkgfile
+++ b/extra/openexr/Pkgfile
@@ -6,14 +6,14 @@
# Run on: ilmbase
name=openexr
-version=1.6.1
+version=1.7.0
release=1
source=( http://savannah.nongnu.org/download/$name/$name-$version.tar.gz\
- http://nutyx.meticul.eu/files/patchs/$name/openexr-gcc4.patch)
+ http://nutyx.meticul.eu/files/patchs/$name/openexr-$version-gcc4-1.patch)
build() {
cd $name-$version
- patch -Np1 -i ../openexr-gcc4.patch
+ patch -Np1 -i ../openexr-$version-gcc4-1.patch
./configure --prefix=/usr \
--localstatedir=/var \
--sysconfdir=/etc