From 057e1e44469ed9cbbe0b4a4065654f59648113c9 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Mon, 21 Aug 2017 00:12:55 -0700 Subject: [PATCH] python3-multidict: update to 3.1.3 --- srcpkgs/python3-multidict/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-multidict/template b/srcpkgs/python3-multidict/template index 83154dff298..7f501c77d28 100644 --- a/srcpkgs/python3-multidict/template +++ b/srcpkgs/python3-multidict/template @@ -1,6 +1,6 @@ # Template file for 'python3-multidict' pkgname=python3-multidict -version=3.1.0 +version=3.1.3 revision=1 wrksrc=multidict-${version} build_style=python3-module @@ -10,7 +10,7 @@ maintainer="Michael Aldridge " license="Apache-2" homepage="https://github.com/aio-libs/multidict" distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz" -checksum=1f4598eb8bc2f919e7717014058264915f358b6c9b60b970b9b5962a32ed92d9 +checksum=421570422f7c933afde697149b288b3c5342f04606a1f912a4e070ab8f52ccb2 post_install() { vlicense LICENSE