mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/CImg: updated for version 2.9.0
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe940df4e2
commit
d797fc6a7f
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CImg
|
||||
VERSION=${VERSION:-2.6.7}
|
||||
VERSION=${VERSION:-2.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CImg"
|
||||
VERSION="2.6.7"
|
||||
VERSION="2.9.0"
|
||||
HOMEPAGE="http://cimg.eu/"
|
||||
DOWNLOAD="http://cimg.eu/files/CImg_2.6.7.zip"
|
||||
MD5SUM="ee609843520daeea0af88e56f4cd8de5"
|
||||
DOWNLOAD="http://cimg.eu/files/CImg_2.9.0.zip"
|
||||
MD5SUM="49123a74e67a1c28aa6e1df3d2c11e47"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue