attract: update to 2.2.1.
This commit is contained in:
parent
9d466f2fa5
commit
89b4828d51
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'attract'
|
||||
pkgname=attract
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
make_build_args="VERBOSE=1"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Pedro Narciso García Revington <p.revington@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://attractmode.org/"
|
||||
distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
|
||||
checksum=d350a078dec7d97498846adb56fb54210e2d4bab484a8c2cd558ce197194b07b
|
||||
checksum=fa47322f3c311be1fad3072283395fb3ac2d1681dff06af1eb1bbe23aaa19e79
|
||||
|
||||
CFLAGS="-std=gnu++11"
|
||||
CFLAGS+=" -I extlibs/audio/include"
|
||||
|
|
Loading…
Reference in New Issue