wok rev 22374
updated ilmbase and ilmbase-dev again (2.2.0 -> 2.3.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 27 16:47:30 2019 +0100 (2019-11-27) |
parents | a1edbdbd0231 |
children | 0f3526433ac0 |
files | ilmbase-dev/receipt ilmbase/receipt |
line diff
1.1 --- a/ilmbase-dev/receipt Wed Nov 27 16:43:45 2019 +0100 1.2 +++ b/ilmbase-dev/receipt Wed Nov 27 16:47:30 2019 +0100 1.3 @@ -20,3 +20,4 @@ 1.4 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.5 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.6 } 1.7 +
2.1 --- a/ilmbase/receipt Wed Nov 27 16:43:45 2019 +0100 2.2 +++ b/ilmbase/receipt Wed Nov 27 16:47:30 2019 +0100 2.3 @@ -10,7 +10,7 @@ 2.4 2.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.6 #WGET_URL="http://savannah.nongnu.org/download/openexr/$TARBALL" 2.7 -WGET_URL="https://github.com/openexr/openexr/releases/download/$TARBALL" 2.8 +WGET_URL="https://github.com/openexr/openexr/releases/download/v$VERSION/$TARBALL" 2.9 2.10 DEPENDS="gcc83-lib-base" 2.11 BUILD_DEPENDS="bash gcc83"