From 125ef72249f35a122a7a85568b8f1bcb25923c47 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 21 Dec 2018 11:13:32 -0200 Subject: [PATCH] python-lz4: update to 2.1.6. --- 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 778c060d96f..c12c018ae02 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.2 +version=2.1.6 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=ec265f7c3fc3df706e9579bde632ceeef9278858d7ae87c376a2954d11e9ea39 +checksum=3c03f6b52b136a61b3168e875753a60d171a3efbab3601d66402a78dd20de4d2 pre_build() { sed -i setup.py \