diff --git a/dports/graphics/oce/Portfile b/dports/graphics/oce/Portfile
index 2f045f9..461e6b2 100644
a
|
b
|
PortSystem 1.0 |
5 | 5 | PortGroup cmake 1.0 |
6 | 6 | PortGroup github 1.0 |
7 | 7 | |
8 | | github.setup tpaviot oce 0.15 OCE- |
| 8 | github.setup tpaviot oce 0.17 OCE- |
9 | 9 | categories graphics |
10 | 10 | platforms darwin |
11 | 11 | maintainers gmail.com:mark.brethen openmaintainer |
… |
… |
description Open CASCADE Community Edition |
15 | 15 | |
16 | 16 | long_description ${description} |
17 | 17 | |
18 | | checksums rmd160 7e27d750950b35704cbdd64a49d19a21e30cc3d9 \ |
19 | | sha256 343f7fd600665f8e806eff7046fde9e4d6be05630f1bd1ef13bdb6c661ea860b |
| 18 | checksums rmd160 6f9b957423bd7de7f16e2fa19fce2934be829289 \ |
| 19 | sha256 0bcc76d067cd5cbbdfe4ad477093fbdf9d08a01cfe5b4afe0e296632afaeffde |
20 | 20 | |
21 | 21 | depends_lib-append port:freetype |
22 | 22 | |