clipper: fix pkg-config file

This commit is contained in:
Karl Nilsson 2020-12-01 00:35:20 -05:00 committed by Érico Nogueira Rolim
parent a8b171f70a
commit 6689741a69

View file

@ -1,10 +1,11 @@
# Template file for 'clipper'
pkgname=clipper
version=6.4.2
revision=2
revision=3
create_wrksrc=yes
build_wrksrc=cpp
build_style=cmake
configure_args="-DVERSION=${version}"
hostmakedepends="unzip"
short_desc="Library for clipping and offsetting lines and polygons"
maintainer="John <me@johnnynator.dev>"