From 79451f078b83431b2d343b397e1d765b6242cfe1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 13 Jul 2021 12:59:34 -0400 Subject: [PATCH] python-cffi: update to 1.14.6. --- srcpkgs/python-cffi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-cffi/template b/srcpkgs/python-cffi/template index b25bc18300..999fec8831 100644 --- a/srcpkgs/python-cffi/template +++ b/srcpkgs/python-cffi/template @@ -1,6 +1,6 @@ # Template file for 'python-cffi' pkgname=python-cffi -version=1.14.5 +version=1.14.6 revision=1 wrksrc="cffi-${version}" build_style=python-module @@ -14,7 +14,7 @@ license="MIT" homepage="https://cffi.readthedocs.io/" changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html" distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz" -checksum=fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c +checksum=c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd do_check() { # glibc libm.so is a GNU ld script that isn't properly handled