crispy-doom: update to 5.9.2.

This commit is contained in:
Benjamín Albiñana 2020-09-22 09:03:11 +02:00 committed by Andrew J. Hesford
parent 992cb96fc4
commit ba996d0546

View file

@ -1,17 +1,17 @@
# Template file for 'crispy-doom'
pkgname=crispy-doom
version=5.9.1
version=5.9.2
revision=1
wrksrc="crispy-doom-crispy-doom-${version}"
build_style=gnu-configure
hostmakedepends="autoconf automake pkg-config python"
hostmakedepends="autoconf automake pkg-config"
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libsamplerate-devel libpng-devel"
short_desc="Limit-removing enhanced-resolution Doom source port"
maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/fabiangreffrath/crispy-doom"
distfiles="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-${version}.tar.gz"
checksum=9c83052bab0e4ba10517f527d34124b6619ca4e988ceda1ae207bb6b6e8aa4d8
checksum=6e93769aeafff60ac7c40027565d947e4f15cd95501ca468ee2bb7e420731070
CFLAGS="-fcommon"