ltris: update to 1.2.1.

This commit is contained in:
Frank Steinborn 2020-08-05 23:40:11 +02:00 committed by Andrew J. Hesford
parent a97be2292a
commit 3c08dc04ee

View file

@ -1,6 +1,6 @@
# Template file for 'ltris'
pkgname=ltris
version=1.2
version=1.2.1
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=a7bc6c5fc6539b88505077a1b4580edc9b179ce0a6b829c58fbd9416cf456195
checksum=f868f79da7d4fc2029b38d16f393e9f09925daa5c7c4b3dbfdddf602fbdea924
CFLAGS+=" -fgnu89-inline"