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:
parent
0bea34d8ba
commit
3244c66e28
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue