cogl: Upgraded to 1.20.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-05-03 17:06:54 +07:00
parent cae2dfd855
commit 51444e0bde

View file

@ -2,7 +2,7 @@
# Slackware build script for cogl # Slackware build script for cogl
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cogl PRGNAM=cogl
VERSION=${VERSION:-1.16.2} VERSION=${VERSION:-1.20.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_csb} TAG=${TAG:-_csb}