ltris: update to 1.2.2.

This commit is contained in:
Frank Steinborn 2021-01-03 18:28:29 +01:00 committed by Andrew J. Hesford
parent 0076971fbb
commit 22047c6011

View file

@ -1,6 +1,6 @@
# Template file for 'ltris'
pkgname=ltris
version=1.2.1
version=1.2.2
revision=1
build_style=gnu-configure
configure_args="--localstatedir=/var/games/ltris"
@ -11,5 +11,5 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-2.0-or-later"
homepage="http://lgames.sourceforge.net/index.php?project=LTris"
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
checksum=f868f79da7d4fc2029b38d16f393e9f09925daa5c7c4b3dbfdddf602fbdea924
checksum=cf50aa5a4b7167c61fae85cdd9ea8ffbefc58b84dee756a1e279b13fb3c1b1a6
CFLAGS+=" -fgnu89-inline"