mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
clipper: fix license=
This commit is contained in:
parent
69f1fbd356
commit
cb59606dea
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'clipper'
|
||||
pkgname=clipper
|
||||
version=6.4.2
|
||||
revision=1
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="cpp"
|
||||
build_wrksrc=cpp
|
||||
build_style=cmake
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Library for clipping and offsetting lines and polygons"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="Boost Software License 1.0"
|
||||
license="BSL-1.0"
|
||||
homepage="http://www.angusj.com/delphi/clipper.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/polyclipping/clipper_ver${version}.zip"
|
||||
checksum=a14320d82194807c4480ce59c98aa71cd4175a5156645c4e2b3edd330b930627
|
||||
|
|
Loading…
Add table
Reference in a new issue