Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions textproc/qsv/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup cargo 1.0
PortGroup github 1.0

github.setup dathere qsv 9.1.0
github.setup dathere qsv 10.0.0
github.tarball_from archive
revision 0

Expand All @@ -24,9 +24,9 @@ license {public-domain MIT}
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 aae55ac91d442afcae9f75e62dc67875d3d65c2c \
sha256 86af23420dd97862524cb4c1a2c15b56aa2153ac4a7a0c6025a5d40cb4bfe873 \
size 29656623
checksums rmd160 30eebb8a0dc3174995ae908c9176d0a8aada8121 \
sha256 7c263a9ec84e97fa8879698f6087f76ab97a1ad4b5a7794afd61d9c31c684949 \
size 29711001

depends_build-append \
path:bin/cmake:cmake
Expand Down