mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:07:44 +00:00
Ports: Bump the xash3d versions across the board
This commit is contained in:
parent
83f6d5b26a
commit
534f3faa2f
4 changed files with 36 additions and 26 deletions
|
@ -1,11 +1,11 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='opfor'
|
||||
version='2022.07.14' # Bogus version, this was the last time the commit hashes were updated.
|
||||
_hlsdk_commit='04eba8e9edb92e500090bcc2b34274a5647283a5'
|
||||
version='2022.12.26' # Bogus version, this was the last time the commit hashes were updated.
|
||||
_hlsdk_commit='e785ec1582eece8bf8f603249c2a567f6ec3d5eb'
|
||||
useconfigure='true'
|
||||
depends=("xash3d-fwgs")
|
||||
workdir="hlsdk-portable-${_hlsdk_commit}"
|
||||
files="https://github.com/FWGS/hlsdk-portable/archive/${_hlsdk_commit}.tar.gz hlsdk-portable-${_hlsdk_commit}.tar.gz f1f70ffdce218dba9df0e3676f09ed4714b62c06bb73241a09ce8b3c3158ed01"
|
||||
files="https://github.com/FWGS/hlsdk-portable/archive/${_hlsdk_commit}.tar.gz hlsdk-portable-${_hlsdk_commit}.tar.gz 0cf2cb120c3e350d05233cc718126436e68f4f2f1289c1f31623a4c8aef419eb"
|
||||
auth_type='sha256'
|
||||
launcher_name='Half-Life: Opposing Force'
|
||||
launcher_category='Games'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue