Skip to content

Commit 30c835e

Browse files
committed
openal-soft: update to 1.25.1
1 parent 8a17622 commit 30c835e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

audio/openal-soft/Portfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ legacysupport.newest_darwin_requires_legacy 14
99

1010
name openal-soft
1111
if {${os.platform} ne "darwin" || ${os.major} >= 17} {
12-
version 1.24.2
12+
version 1.25.1
1313
revision 0
14-
checksums rmd160 8469975aa3192c68678db050b56ae17c26e04758 \
15-
sha256 cd4c88c9b7311cb6785db71c0ed64f5430c9d5b3454e0158314b2ef25ace3e61 \
16-
size 1020760
14+
checksums rmd160 933bfea1b345159b5226c11b2c3d385c3d824930 \
15+
sha256 4c2aff6f81975f46ecc5148d092c4948c71dbfb76e4b9ba4bf1fce287f47d4b5 \
16+
size 1119330
1717
} else {
1818
# macOS 10.12:
1919
# https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/291362/steps/install-port/logs/stdio
@@ -61,7 +61,7 @@ if {[vercmp ${version} < 1.24.0]} {
6161

6262
compiler.cxx_standard 2014
6363
} else {
64-
compiler.cxx_standard 2017
64+
compiler.cxx_standard 2020
6565
}
6666
compiler.thread_local_storage yes
6767

0 commit comments

Comments
 (0)