From 77564498bfd259d9011bae4d4cd6b46bfe986544 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 6 Nov 2018 05:43:06 -0200 Subject: [PATCH] python-lz4: update to 2.1.2. --- 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 bcaa6b7acf5..778c060d96f 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,6 +1,6 @@ # Template file for 'python-lz4' pkgname=python-lz4 -version=2.1.1 +version=2.1.2 revision=1 wrksrc="lz4-${version}" build_style=python-module @@ -16,7 +16,7 @@ license="BSD-3-Clause" homepage="https://github.com/python-lz4/python-lz4" changelog="https://github.com/python-lz4/python-lz4/releases" distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz" -checksum=af46e2e5c002b3fbffa2ad69289aa61e46cab1a87c1d85bda44e822a1634defa +checksum=ec265f7c3fc3df706e9579bde632ceeef9278858d7ae87c376a2954d11e9ea39 pre_build() { sed -i setup.py \