diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-12-22 22:57:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | d40bb1865fbecb30048826a5fc218d7cc99fe821 (patch) | |
tree | 0da504bed80e29d77afcc62d6f8c27f2493c81d8 /libraries/CEGUI/CEGUI.info | |
parent | 84a5c688e2a050bea281972e5e5e3f293ff90660 (diff) |
libraries/CEGUI: Updated for version 0.8.4.
Fixes build with boost-1.59.
Disable boost-python. See, for example,
https://github.com/boostorg/python/issues/39
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/CEGUI/CEGUI.info')
-rw-r--r-- | libraries/CEGUI/CEGUI.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/CEGUI/CEGUI.info b/libraries/CEGUI/CEGUI.info index 69d383c020680..330367be148c6 100644 --- a/libraries/CEGUI/CEGUI.info +++ b/libraries/CEGUI/CEGUI.info @@ -1,8 +1,8 @@ PRGNAM="CEGUI" -VERSION="0.8.2" +VERSION="0.8.4" HOMEPAGE="http://cegui.org.uk/wiki/Main_Page" -DOWNLOAD="http://downloads.sourceforge.net/project/crayzedsgui/CEGUI%20Mk-2/0.8/cegui-0.8.2.tar.gz" -MD5SUM="f72951f0cc0374bb2294035cb639bb83" +DOWNLOAD="http://sourceforge.net/projects/crayzedsgui/files/CEGUI%20Mk-2/0.8/cegui-0.8.4.tar.bz2" +MD5SUM="344917301b5ed867a07575ee6a828667" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |