diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-09-16 17:50:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:43:05 +0700 |
commit | 57db198dae6278b3b0bdc798fa996c51ab0e77f0 (patch) | |
tree | 2a75e90e4267053ce46afdd97a84ad4e2ea77afc /libraries | |
parent | ea1399e1245118846677f932ae906a9cd1394333 (diff) | |
download | slackbuilds-57db198dae6278b3b0bdc798fa996c51ab0e77f0.tar.gz |
libraries/CGAL: Updated for version 4.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/CGAL/CGAL.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/CGAL/CGAL.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/CGAL/CGAL.SlackBuild b/libraries/CGAL/CGAL.SlackBuild index 8cb992b825..8cd3beda86 100644 --- a/libraries/CGAL/CGAL.SlackBuild +++ b/libraries/CGAL/CGAL.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CGAL -VERSION=${VERSION:-4.9.1} +VERSION=${VERSION:-4.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/CGAL/CGAL.info b/libraries/CGAL/CGAL.info index edd1d124e5..dda5f6bd93 100644 --- a/libraries/CGAL/CGAL.info +++ b/libraries/CGAL/CGAL.info @@ -1,8 +1,8 @@ PRGNAM="CGAL" -VERSION="4.9.1" +VERSION="4.11.1" HOMEPAGE="https://www.cgal.org/" -DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9.1/CGAL-4.9.1.tar.xz" -MD5SUM="820ef17ffa7ed87af6cc9918a961d966" +DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.11.1/CGAL-4.11.1.tar.xz" +MD5SUM="fffc5cd1db8f8e29b4893080f9e863f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |