attract: update to 2.6.1.
This commit is contained in:
parent
29b639d881
commit
f22f7c7eb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'attract'
|
# Template file for 'attract'
|
||||||
pkgname=attract
|
pkgname=attract
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="VERBOSE=1"
|
make_build_args="VERBOSE=1"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Pedro Narciso García Revington <p.revington@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://attractmode.org/"
|
homepage="http://attractmode.org/"
|
||||||
distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
|
||||||
checksum=f17f939428f79b5ef9725f3cdbc34b011d08f184613718a41112ce6699814468
|
checksum=4c17641ce0a0b9ff77da5e75f0cb26cc48e4c6295ef57d86a37db18b2bd9fbe9
|
||||||
|
|
||||||
CFLAGS="-std=gnu++11 \
|
CFLAGS="-std=gnu++11 \
|
||||||
-I extlibs/audio/include \
|
-I extlibs/audio/include \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue