From 2b46602fbe5464a583d417cf53a3ec868170d3b5 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Mon, 15 Jan 2018 09:59:47 -0200 Subject: [PATCH] python-cffi: update to 1.11.4. (#10786) --- 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 4bd660db2d6..762d3694921 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.3 +version=1.11.4 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=8456abb0f892eb7d545f9ce94f4ba78d651365b1a59f9ce9ae7b5325a95dc698 +checksum=df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d post_install() { vlicense LICENSE