freeimage: fix license=
This commit is contained in:
parent
b62b809d67
commit
fa1db60d74
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'freeimage'
|
||||
pkgname=freeimage
|
||||
version=3.18.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=FreeImage
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Support library for popular graphics image formats"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2.0-or-later FIPL"
|
||||
license="GPL-2.0-or-later, FreeImage"
|
||||
homepage="http://freeimage.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/freeimage/Source%20Distribution/FreeImage${version//./}.zip"
|
||||
checksum=f41379682f9ada94ea7b34fe86bf9ee00935a3147be41b6569c9605a53e438fd
|
||||
|
|
Loading…
Reference in New Issue