mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
ltris: update to 1.2.5
This commit is contained in:
parent
a12a5fa7a4
commit
9903fe15cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ltris'
|
# Template file for 'ltris'
|
||||||
pkgname=ltris
|
pkgname=ltris
|
||||||
version=1.2.4
|
version=1.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--localstatedir=/var/games/ltris"
|
configure_args="--localstatedir=/var/games/ltris"
|
||||||
|
@ -11,6 +11,6 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://lgames.sourceforge.net/index.php?project=LTris"
|
homepage="http://lgames.sourceforge.net/index.php?project=LTris"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
|
||||||
checksum=d6eb7b301023278604d9292a92f2fd2f5103ee412a75a126d2550e2ec2368f83
|
checksum=2ac6f94dd40c4c4cda25f8c756182adbb75216f67152735443a3a9014fb1c333
|
||||||
nocheckperms=yes # uses a world-writable .hscr file for global leaderboard
|
nocheckperms=yes # uses a world-writable .hscr file for global leaderboard
|
||||||
CFLAGS+=" -fgnu89-inline"
|
CFLAGS+=" -fgnu89-inline"
|
||||||
|
|
Loading…
Add table
Reference in a new issue