diff options
| author | Silvio Traversaro <silvio.traversaro@iit.it> | 2020-05-07 21:14:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 12:14:23 -0700 |
| commit | 5890810241c4c7f95ecac433245a01ed1cf014e8 (patch) | |
| tree | 4e308ece66deb7a6efaa89bf132db631d2bdd00d /ports/ignition-math4/CONTROL | |
| parent | 2459c7c4bac1c8636b611551d7b81b0496816d4b (diff) | |
| download | vcpkg-5890810241c4c7f95ecac433245a01ed1cf014e8.tar.gz vcpkg-5890810241c4c7f95ecac433245a01ed1cf014e8.zip | |
[ignition-modular-scripts] Migrate from bitbucket to github (#10858)
As announced in https://community.gazebosim.org/t/important-gazebo-and-ignition-are-going-to-github/533,
the ignition project repositories have been migrated from BitBucket to GitHub.
This commit updates the ignition_modular_library helpers to use GitHub instead of BitBucket,
and also update the hashes of all the ignition ports as apparently the archive generated by GitHub
for releases are slightly different from the one generated by BitBucket.
Diffstat (limited to 'ports/ignition-math4/CONTROL')
| -rw-r--r-- | ports/ignition-math4/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ignition-math4/CONTROL b/ports/ignition-math4/CONTROL index 44aa0c01a..f9e87feb3 100644 --- a/ports/ignition-math4/CONTROL +++ b/ports/ignition-math4/CONTROL @@ -1,5 +1,5 @@ Source: ignition-math4
-Version: 4.0.0
+Version: 4.0.0-1
Homepage: https://ignitionrobotics.org/libs/math
Build-Depends: ignition-cmake0
Description: Math API for robotic applications
|
