From a6fbe0d953fa32d0730ae1fb09a5a2309ceb2d73 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Sun, 24 Jul 2022 22:09:09 -0400 Subject: [PATCH] python3-shapely: update to 1.8.4. --- srcpkgs/python3-shapely/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-shapely/template b/srcpkgs/python3-shapely/template index 7ca8f0ddd041..84d90a5aab8a 100644 --- a/srcpkgs/python3-shapely/template +++ b/srcpkgs/python3-shapely/template @@ -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 " 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