diff --git a/srcpkgs/attract/template b/srcpkgs/attract/template index 36bcf2be089..8c586eca1ba 100644 --- a/srcpkgs/attract/template +++ b/srcpkgs/attract/template @@ -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 " 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"