supercollider: actually rebuild against boost-1.72

the previous commit did only add the patches, revbump was lost when
rebasing
This commit is contained in:
John 2020-02-12 20:36:29 +01:00
parent 0bea34d8ba
commit 3244c66e28

View file

@ -1,7 +1,7 @@
# Template file for 'supercollider'
pkgname=supercollider
version=3.10.3
revision=2
revision=3
wrksrc=SuperCollider-Source
build_style=cmake
configure_args="-DENABLE_TESTSUITE=OFF -DSYSTEM_BOOST=ON -DSYSTEM_YAMLCPP=ON"