lua-zlib: update to 1.0.

This commit is contained in:
Michael Gehring 2016-11-25 05:14:37 +00:00
parent 2f1c2c0ec0
commit 7e88a4455b

View file

@ -1,6 +1,6 @@
# Template file for 'lua-zlib' # Template file for 'lua-zlib'
pkgname=lua-zlib pkgname=lua-zlib
version=0.5 version=1.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="John Regan <john@jrjrtech.com>"
license="MIT" license="MIT"
homepage="https://github.com/brimworks/lua-zlib/" homepage="https://github.com/brimworks/lua-zlib/"
distfiles="${homepage}archive/v${version}.tar.gz" distfiles="${homepage}archive/v${version}.tar.gz"
checksum=57b6d406f0785a796d470eb60c6a59e4902f3d5af9e083cee5c85acd7afc54ba checksum=3c24a142fb758fa1efc91cd229462719be5ba8956dbe648e41a68069616b7dee
post_extract() { post_extract() {
mkdir -p lua51 mkdir -p lua51