summaryrefslogtreecommitdiff
path: root/Ports/opfor/package.sh
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-12-26 18:03:14 +0100
committerAndrew Kaster <andrewdkaster@gmail.com>2022-12-31 04:16:57 -0700
commit534f3faa2ffe3a656e4584176d8858a73dbe9c9d (patch)
tree5166dacf7155ba01a674d3a33534c20063273207 /Ports/opfor/package.sh
parent83f6d5b26a61e0e40ebc7bcbcdb40a2dcc71c6ae (diff)
downloadserenity-534f3faa2ffe3a656e4584176d8858a73dbe9c9d.zip
Ports: Bump the xash3d versions across the board
Diffstat (limited to 'Ports/opfor/package.sh')
-rwxr-xr-xPorts/opfor/package.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/Ports/opfor/package.sh b/Ports/opfor/package.sh
index 7b223d8f7e..ee81909072 100755
--- a/Ports/opfor/package.sh
+++ b/Ports/opfor/package.sh
@@ -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'