wok diff ilmbase/receipt @ 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
line diff
     1.1 --- a/ilmbase/receipt	Wed Nov 27 16:43:45 2019 +0100
     1.2 +++ b/ilmbase/receipt	Wed Nov 27 16:47:30 2019 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  #WGET_URL="http://savannah.nongnu.org/download/openexr/$TARBALL"
     1.7 -WGET_URL="https://github.com/openexr/openexr/releases/download/$TARBALL"
     1.8 +WGET_URL="https://github.com/openexr/openexr/releases/download/v$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="gcc83-lib-base"
    1.11  BUILD_DEPENDS="bash gcc83"