mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/CImg: Updated for version 2.6.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
672cc1f1ce
commit
6e8bcda2e6
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.4.2}
|
||||
VERSION=${VERSION:-2.6.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CImg"
|
||||
VERSION="2.4.2"
|
||||
VERSION="2.6.7"
|
||||
HOMEPAGE="http://cimg.eu/"
|
||||
DOWNLOAD="http://cimg.eu/files/CImg_2.4.2.zip"
|
||||
MD5SUM="3b7d8b080291315eace91568e332398b"
|
||||
DOWNLOAD="http://cimg.eu/files/CImg_2.6.7.zip"
|
||||
MD5SUM="ee609843520daeea0af88e56f4cd8de5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue