From 05b9367d6166028b291253c5adfea372d5d00d58 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 11 Jan 2018 23:02:43 -0200 Subject: [PATCH] python-cffi: update to 1.11.3. Closes: #10712 [via git-merge-pr] --- 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 033f207ac3e..4bd660db2d6 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.11.2 +version=1.11.3 revision=1 wrksrc="cffi-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://cffi.readthedocs.io/" license="MIT" distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz" -checksum=ab87dd91c0c4073758d07334c1e5f712ce8fe48f007b86f8238773963ee700a6 +checksum=8456abb0f892eb7d545f9ce94f4ba78d651365b1a59f9ce9ae7b5325a95dc698 post_install() { vlicense LICENSE