We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50dda2 commit 876e96aCopy full SHA for 876e96a
alienfile
@@ -11,6 +11,9 @@ share {
11
#requires 'Alien::Autotools';
12
requires 'Alien::Serd';
13
requires 'Alien::zlib';
14
+
15
+ # https://github.com/rdfhdt/hdt-cpp
16
+ # https://www.rdfhdt.org/
17
start_url 'https://github.com/rdfhdt/hdt-cpp/archive/d9ae092bb37d9fe85558dfb3edfe0bb6ddddf41a.tar.gz';
18
plugin Download => ();
19
plugin Extract => 'tar.gz';
0 commit comments