Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/chocolate-doom/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'chocolate-doom'
pkgname=chocolate-doom
version=3.1.0
version=3.1.1
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake pkg-config python3"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.chocolate-doom.org/"
distfiles="https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-${version}.tar.gz"
checksum=f2c64843dcec312032b180c3b2f34b4cb26c4dcdaa7375a1601a3b1df11ef84d
checksum=1edcc41254bdc194beb0d33e267fae306556c4d24110a1d3d3f865717f25da23

CFLAGS="-fcommon"

Expand Down