From ef9801e76cfcfdf7893917c8cf3d7c4b72d3a255 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 20 Jan 2021 09:54:02 -0500 Subject: [PATCH] python3-lz4: update to 3.1.3. --- srcpkgs/python3-lz4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-lz4/template b/srcpkgs/python3-lz4/template index 9ef8d0abae5..7cb716632ca 100644 --- a/srcpkgs/python3-lz4/template +++ b/srcpkgs/python3-lz4/template @@ -1,6 +1,6 @@ # Template file for 'python3-lz4' pkgname=python3-lz4 -version=3.1.1 +version=3.1.3 revision=1 wrksrc="lz4-${version}" build_style=python3-module @@ -14,7 +14,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=1ac354804cb2d5fb3d213857a6bf8590a301ef051cc16fbb4938bd2d6e524bda +checksum=081ef0a3b5941cb03127f314229a1c78bd70c9c220bb3f4dd80033e707feaa18 post_install() { vlicense LICENSE