Skip to content

Commit

Permalink
[beta] Update to Pivy 0.6.7
Browse files Browse the repository at this point in the history
See issue #54
  • Loading branch information
hfiguiere committed Jun 7, 2022
1 parent 8b5173e commit 1852802
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions org.freecadweb.FreeCAD.yaml
Expand Up @@ -221,13 +221,10 @@ modules:
build-commands:
- python3 setup.py build
- python3 setup.py install --prefix=/app
build-options:
env:
PREFIX: /app
sources:
- type: archive
url: https://github.com/coin3d/pivy/archive/0.6.5.tar.gz
sha256: 16f2e339e5c59a6438266abe491013a20f53267e596850efad1559564a2c1719
url: https://github.com/coin3d/pivy/archive/0.6.7.tar.gz
sha256: 37e33d85117aac27640e011df74ddcd77f270428300df916b46ee5c50645d582
- type: shell
commands:
- sed -i 's|QUIET|REQUIRED|g' CMakeLists.txt
Expand Down

0 comments on commit 1852802

Please sign in to comment.