Skip to content

Commit 1d0a52f

Browse files
TrihedrafAJenbo
authored andcommitted
SMPQ updated to 1.7
1 parent 1b07a9d commit 1d0a52f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ If you need additional instructions for vcpkg you can find the documentation [he
284284

285285
### If you want to build the devilutionX.mpq File (optional)
286286

287-
In order to build devilutionx.mpq, install smpq from https://launchpad.net/smpq/trunk/1.6/+download/SMPQ-1.6-x86_64.exe.
287+
In order to build devilutionx.mpq, install smpq from https://launchpad.net/smpq/trunk/1.7/+download/SMPQ-1.7-x86_64.exe.
288288
The location of this tool will need to be [added to the system's PATH environment variable](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/).
289289

290290
### Compiling

tools/build_and_install_smpq.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fi
2020

2121
STORMLIB_VERSION=e01d93cc8ae743cfe2da5450854c5d2e3a939265
2222
STORMLIB_SRC="/tmp/StormLib-$STORMLIB_VERSION"
23-
SMPQ_VERSION=1.6
23+
SMPQ_VERSION=1.7
2424
SMPQ_SRC="/tmp/smpq-$SMPQ_VERSION"
2525

2626
# Download, build, and install the static version of StormLib, an SMPQ dependency, to the staging prefix.

0 commit comments

Comments
 (0)