From f8522316f6b4cb4cfffe77b6681a4a734bbf2612 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 4 Jul 2017 16:00:10 +0200 Subject: [PATCH] python-lz4: update to 0.10.1 --- srcpkgs/python-lz4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-lz4/template b/srcpkgs/python-lz4/template index 991cf2f62e3..010db1b3a37 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,6 +1,6 @@ # Template file for 'python-lz4' pkgname=python-lz4 -version=0.10.0 +version=0.10.1 revision=1 wrksrc="lz4-${version}" build_style=python-module @@ -12,7 +12,7 @@ maintainer="Oliver Kiddle " license="3-clause-BSD" homepage="https://github.com/python-lz4/python-lz4" distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz" -checksum=c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837 +checksum=a0423290a6e89c1789525a7e9d344d877c7a97102cf5c0f99b2319ac560f1b3e pre_build() { sed -i setup.py \