From ab968363b497ef6a72898335ad99fbcc1964bd4a Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Thu, 18 May 2017 21:40:56 -0500 Subject: [PATCH] python3-multidict: update to 2.1.5 --- 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 bd4c359edd3..4250723b992 100644 --- a/srcpkgs/python3-multidict/template +++ b/srcpkgs/python3-multidict/template @@ -1,6 +1,6 @@ # Template file for 'python3-multidict' pkgname=python3-multidict -version=2.1.4 +version=2.1.5 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=4116a99f024269210bc5629661e55f5f613e1b11016b3bbf4e0ba453b02a65c1 +checksum=f3d8f71104d2084cbdb51158ac5eeb6aee0907618a59fe7cb97b2b139d58abb6 post_install() { vlicense LICENSE