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 f47d073 commit 9b02dedCopy full SHA for 9b02ded
textproc/qsv/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup cargo 1.0
5
PortGroup github 1.0
6
7
-github.setup dathere qsv 9.1.0
+github.setup dathere qsv 10.0.0
8
github.tarball_from archive
9
revision 0
10
@@ -24,9 +24,9 @@ license {public-domain MIT}
24
maintainers {gmail.com:herby.gillot @herbygillot} \
25
openmaintainer
26
27
-checksums rmd160 aae55ac91d442afcae9f75e62dc67875d3d65c2c \
28
- sha256 86af23420dd97862524cb4c1a2c15b56aa2153ac4a7a0c6025a5d40cb4bfe873 \
29
- size 29656623
+checksums rmd160 30eebb8a0dc3174995ae908c9176d0a8aada8121 \
+ sha256 7c263a9ec84e97fa8879698f6087f76ab97a1ad4b5a7794afd61d9c31c684949 \
+ size 29711001
30
31
depends_build-append \
32
path:bin/cmake:cmake
0 commit comments