From de5498d32d516dcdf9d26ddb91e5f615fe9d28a8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Oct 2017 10:16:01 -0200 Subject: [PATCH] lua-zlib: update to 1.2. --- srcpkgs/lua-zlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lua-zlib/template b/srcpkgs/lua-zlib/template index c243895bc32..dfb6701cb62 100644 --- a/srcpkgs/lua-zlib/template +++ b/srcpkgs/lua-zlib/template @@ -1,6 +1,6 @@ # Template file for 'lua-zlib' pkgname=lua-zlib -version=1.0 +version=1.2 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="John Regan " license="MIT" homepage="https://github.com/brimworks/lua-zlib/" distfiles="${homepage}archive/v${version}.tar.gz" -checksum=3c24a142fb758fa1efc91cd229462719be5ba8956dbe648e41a68069616b7dee +checksum=26b813ad39c94fc930b168c3418e2e746af3b2e80b92f94f306f6f954cc31e7d post_extract() { mkdir -p lua51