From 7735623c8861a6672dd1a0830624492214b78b4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 26 Apr 2019 21:27:47 +0200 Subject: [PATCH] lz4: update to 1.9.1. --- srcpkgs/lz4/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lz4/template b/srcpkgs/lz4/template index 27953c2f815..d38fdb5a566 100644 --- a/srcpkgs/lz4/template +++ b/srcpkgs/lz4/template @@ -1,7 +1,7 @@ # Template file for 'lz4' pkgname=lz4 reverts="131_1 130_1 129_1 128_1 127_1 126_1 125_1 124_1 123_1 122_1" -version=1.9.0 +version=1.9.1 revision=1 build_style=gnu-makefile make_check_target=test @@ -9,8 +9,9 @@ short_desc="LZ4 compression utilities" maintainer="Alessio Sergi " license="BSD-2-Clause, GPL-2.0-or-later" homepage="https://lz4.github.io/lz4" +changelog="https://raw.githubusercontent.com/lz4/lz4/master/NEWS" distfiles="https://github.com/lz4/lz4/archive/v${version}.tar.gz" -checksum=f8b6d5662fa534bd61227d313535721ae41a68c9d84058b7b7d86e143572dcfb +checksum=f8377c89dad5c9f266edc0be9b73595296ecafd5bfa1000de148096c50052dc4 post_install() { vlicense lib/LICENSE