Update to the latest upstream code for OpenJK. This gives us a change in

the CMakefile to add -fsigned-char for clang as well, which fixes platforms
with unsigned chars like arm64 and ppc.

ok namn@
This commit is contained in:
patrick 2021-05-11 18:51:46 +00:00
parent 1dd76df8bc
commit bb5dddc6a1
2 changed files with 5 additions and 6 deletions

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.13 2021/05/06 20:54:50 namn Exp $
# $OpenBSD: Makefile,v 1.14 2021/05/11 18:51:46 patrick Exp $
# Avoid future EPOCH bumps.
COMMENT = open source reimplementation of Jedi Academy game
DISTNAME = openjk-0.0.0.20210115
DISTNAME = openjk-0.0.0.20210505
CATEGORIES = games x11
GH_ACCOUNT = JACoders
GH_PROJECT = OpenJK
GH_COMMIT = d2ed03a016f54917bc1dcf06bcc59d3f674fb533
REVISION = 0
GH_COMMIT = 5ce940643748eb6b11a84281b201001fbdc665fe
HOMEPAGE = https://openjk.org/
MAINTAINER = Brian Callahan <bcallah@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (openjk-0.0.0.20210115-d2ed03a0.tar.gz) = zvRc3rZ83Pfrn9eadc0FfFpDmIMdDDfAuNwvHpRf9cw=
SIZE (openjk-0.0.0.20210115-d2ed03a0.tar.gz) = 13522066
SHA256 (openjk-0.0.0.20210505-5ce94064.tar.gz) = IOvoQ4efjBgj4oR4qB1yzdTIqseIrP74OROxMRqlBIE=
SIZE (openjk-0.0.0.20210505-5ce94064.tar.gz) = 13523004