Skip to content

cmake repository #3

Description

@dcoppa

CMake's upstream repository uses the following hierarchy:

http://www.cmake.org/files/
-> v2.8/
-> cmake-2.8.12.1.tar.gz
-> cmake-2.8.12.2.tar.gz
-> v3.0/
-> cmake-3.0.0.tar.gz
-> cmake-3.0.1.tar.gz

portroach cannot correctly determine the current version (3.0.1), it sees 2.8.12.2 as the latest version.
It seems it's put off by the fact that there's a 'v' before the actual version number.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions