Skip to content

Commit

Permalink
Merge pull request #11 from NeroBurner/fix_boost_url
Browse files Browse the repository at this point in the history
Fix and update Boost URL to latest v1.77.0 release
  • Loading branch information
christian-rauch authored Nov 29, 2021
2 parents 4a28823 + a979451 commit 554c873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.cloudcompare.CloudCompare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ modules:
- name: boost
sources:
- type: archive
url: https://dl.bintray.com/boostorg/release/1.73.0/source/boost_1_73_0.tar.gz
sha256: 9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf
url: https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.gz
sha256: 5347464af5b14ac54bb945dc68f1dd7c56f0dad7262816b956138fc53bcc0131
buildsystem: simple
build-commands:
- ./bootstrap.sh --prefix=/app --with-libraries=thread,system,date_time,filesystem,iostreams,atomic,chrono
Expand Down

0 comments on commit 554c873

Please sign in to comment.