We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b78cbb commit 24d9402Copy full SHA for 24d9402
Formula/p/pdal.rb
@@ -4,6 +4,7 @@ class Pdal < Formula
4
url "https://github.com/PDAL/PDAL/releases/download/2.8.1/PDAL-2.8.1-src.tar.bz2"
5
sha256 "0e8d7deabe721f806b275dda6cf5630a8e43dc7210299b57c91f46fadcc34b31"
6
license "BSD-3-Clause"
7
+ revision 1
8
head "https://github.com/PDAL/PDAL.git", branch: "master"
9
10
# The upstream GitHub repository sometimes creates tags that only include a
0 commit comments