ltris: update to 1.2.3.
This commit is contained in:
parent
bfda844e24
commit
eae3fc6122
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ltris'
|
||||
pkgname=ltris
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
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=cf50aa5a4b7167c61fae85cdd9ea8ffbefc58b84dee756a1e279b13fb3c1b1a6
|
||||
checksum=0ec4ad053e066a296529e923c2f626fa0a19c094c5ae03e44359f9c9e50955a8
|
||||
CFLAGS+=" -fgnu89-inline"
|
||||
|
|
Loading…
Reference in a new issue