python3-shapely: update to 1.8.4.

This commit is contained in:
Karl Nilsson 2022-07-24 22:09:09 -04:00 committed by classabbyamp
parent 9832b441bd
commit 7671a75e79
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-shapely'
pkgname=python3-shapely
version=1.8.1
version=1.8.4
revision=1
wrksrc="shapely-${version}"
build_style=python3-module
@ -15,7 +15,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/shapely/shapely"
distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz"
checksum=daf4d5ceae7d1e4053d96af760377b843787cae0b42e6d9d19eb832204c7c8a4
checksum=e27c49ab0019b9e47bf4f35545b2868af34731e22be755f56f22b5278d3e4efd
pre_configure() {
if [ "$CROSS_BUILD" ]; then