ltris: update to 1.2.5
This commit is contained in:
parent
a12a5fa7a4
commit
9903fe15cb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ltris'
|
||||
pkgname=ltris
|
||||
version=1.2.4
|
||||
version=1.2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--localstatedir=/var/games/ltris"
|
||||
|
@ -11,6 +11,6 @@ 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=d6eb7b301023278604d9292a92f2fd2f5103ee412a75a126d2550e2ec2368f83
|
||||
checksum=2ac6f94dd40c4c4cda25f8c756182adbb75216f67152735443a3a9014fb1c333
|
||||
nocheckperms=yes # uses a world-writable .hscr file for global leaderboard
|
||||
CFLAGS+=" -fgnu89-inline"
|
||||
|
|
Loading…
Reference in New Issue