Skip to content

Commit 645f6ab

Browse files
committed
update hunter openal version
1 parent cc04095 commit 645f6ab

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CMakeModules/HunterConfig.cmake

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ hunter_config(luabind
44
VERSION 0.9.1
55
URL "https://github.com/ryzom/luabind/tarball/0ae9bd6e40fe6c70e9d032ff096370929f58c143"
66
SHA1 "1dfabfa89ee72066118e4e28e797830e118d2a9b"
7-
)
7+
)
88

99
hunter_config(OpenAL
10-
VERSION "1.20.1"
11-
URL "https://github.com/kcat/openal-soft/archive/openal-soft-1.20.1.tar.gz"
12-
SHA1 "5bd59eaf9268af8c758895c4cd02de25603313e7")
10+
VERSION "1.25.1"
11+
URL "https://github.com/kcat/openal-soft/archive/1.25.1.tar.gz"
12+
SHA1 "b4ee32a295969b0f9ce51ee71edff85a3617b993"
13+
)

0 commit comments

Comments
 (0)