lua-zlib: update to 1.2.
This commit is contained in:
parent
a7c69f140b
commit
de5498d32d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lua-zlib'
|
# Template file for 'lua-zlib'
|
||||||
pkgname=lua-zlib
|
pkgname=lua-zlib
|
||||||
version=1.0
|
version=1.2
|
||||||
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=3c24a142fb758fa1efc91cd229462719be5ba8956dbe648e41a68069616b7dee
|
checksum=26b813ad39c94fc930b168c3418e2e746af3b2e80b92f94f306f6f954cc31e7d
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mkdir -p lua51
|
mkdir -p lua51
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue