wok-6.x diff freeimage/receipt @ rev 23221
ghostscript: inserted include statement
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 23 14:33:17 2020 +0100 (2020-03-23) |
parents | 3705d68ed8f3 |
children | 370da83187ab |
line diff
1.1 --- a/freeimage/receipt Sat Feb 24 12:51:10 2018 +0100 1.2 +++ b/freeimage/receipt Mon Mar 23 14:33:17 2020 +0100 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="freeimage" 1.7 -VERSION="3141" 1.8 +VERSION="3.18.0" 1.9 CATEGORY="graphics" 1.10 SHORT_DESC="library to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others" 1.11 MAINTAINER="jozee@slitaz.org" 1.12 LICENSE="GPL2" 1.13 SOURCE="FreeImage" 1.14 -TARBALL="$SOURCE$VERSION.zip" 1.15 +TARBALL="$SOURCE${VERSION//./}.zip" 1.16 WEB_SITE="http://freeimage.sourceforge.net/" 1.17 WGET_URL="http://downloads.sourceforge.net/$PACKAGE/$TARBALL" 1.18