attract: update to 2.4.1.

This commit is contained in:
maxice8 2018-10-17 22:30:03 -03:00 committed by maxice8
parent 73c001e918
commit 138704fd36

View File

@ -1,7 +1,7 @@
# Template file for 'attract'
pkgname=attract
version=2.4.0
revision=2
version=2.4.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=ce75bfc9ca928ad8fe6b4bd7b0ae425eba3806dca06c9cbbe5ee0ce6ce3ea788
checksum=77671df48abfd29ea61092dffc14b2bd4ee3bb84faa8b04b83ff9393f91aa015
CFLAGS="-std=gnu++11"
CFLAGS+=" -I extlibs/audio/include"