wok-6.x diff fltk/receipt @ rev 21082
updated jhead (2.97 -> 3.03)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 15 13:33:31 2019 +0100 (2019-03-15) |
parents | b36d3d58ef5c |
children | ec27bdc69711 |
line diff
1.1 --- a/fltk/receipt Sat Mar 02 13:00:42 2019 +0100 1.2 +++ b/fltk/receipt Fri Mar 15 13:33:31 2019 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://www.fltk.org/" 1.5 1.6 TARBALL="$PACKAGE-${VERSION/.2/-2}-source.tar.gz" 1.7 -WGET_URL="http://fltk.org/pub/fltk/$VERSION/$TARBALL" 1.8 +WGET_URL="http://fltk.org/pub/fltk/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="expat fontconfig freetype libpng jpeg xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.11 xorg-libXext xorg-libXft xorg-libXrender zlib gcc-lib-base mesa libglu-mesa"