Skip to content
Permalink
Browse files

libyaml: fix checksums and worksrcdir

  • Loading branch information
kencu committed Apr 4, 2019
1 parent 48630c1 commit 6d30f59dc327f022bccc33de510ec9da54063100
Showing with 4 additions and 4 deletions.
  1. +4 −4 devel/libyaml/Portfile
@@ -19,11 +19,11 @@ homepage https://pyyaml.org/wiki/LibYAML
master_sites https://pyyaml.org/download/libyaml

distname ${dname}-${version}
worksrcdir ${name}-${version}
worksrcdir ${dname}-${version}

checksums rmd160 69780e8ab84506e8c2422aa49c1c9743ee433251 \
sha256 46bca77dc8be954686cff21888d6ce10ca4016b360ae1f56962e6882a17aa1fe \
size 79465
checksums rmd160 27a870e810215083ed6a33481f6eb704ae4cfab1 \
sha256 4a9100ab61047fd9bd395bcef3ce5403365cafd55c1e0d0299cde14958e47be9 \
size 609359

use_autoreconf yes

0 comments on commit 6d30f59

Please sign in to comment.
You can’t perform that action at this time.