bullet: fix licensing
This commit is contained in:
parent
4a969fd71f
commit
bbab04b6bd
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bullet'
|
# Template file for 'bullet'
|
||||||
pkgname=bullet
|
pkgname=bullet
|
||||||
version=2.89
|
version=2.89
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="bullet3-${version}"
|
wrksrc="bullet3-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=1 -DBUILD_BULLET2_DEMOS=0 -DBUILD_CPU_DEMOS=0
|
configure_args="-DBUILD_SHARED_LIBS=1 -DBUILD_BULLET2_DEMOS=0 -DBUILD_CPU_DEMOS=0
|
||||||
|
@ -10,7 +10,7 @@ make_cmd=make
|
||||||
makedepends="glu-devel"
|
makedepends="glu-devel"
|
||||||
short_desc="3D Collision Detection and Rigid Body Dynamics Library"
|
short_desc="3D Collision Detection and Rigid Body Dynamics Library"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="zlib"
|
license="Zlib"
|
||||||
homepage="http://www.bulletphysics.com/Bullet/"
|
homepage="http://www.bulletphysics.com/Bullet/"
|
||||||
distfiles="https://github.com/bulletphysics/bullet3/archive/${version}.tar.gz"
|
distfiles="https://github.com/bulletphysics/bullet3/archive/${version}.tar.gz"
|
||||||
checksum=621b36e91c0371933f3c2156db22c083383164881d2a6b84636759dc4cbb0bb8
|
checksum=621b36e91c0371933f3c2156db22c083383164881d2a6b84636759dc4cbb0bb8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue