mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/CImg: Updated for version 2.9.2
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2b75e6e94a
commit
013b277981
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.9.0}
|
||||
VERSION=${VERSION:-2.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CImg"
|
||||
VERSION="2.9.0"
|
||||
VERSION="2.9.2"
|
||||
HOMEPAGE="http://cimg.eu/"
|
||||
DOWNLOAD="http://cimg.eu/files/CImg_2.9.0.zip"
|
||||
MD5SUM="49123a74e67a1c28aa6e1df3d2c11e47"
|
||||
DOWNLOAD="http://cimg.eu/files/CImg_2.9.2.zip"
|
||||
MD5SUM="4d083fe459973ea9c57d23465d13d10a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue