lua-zlib: update to 1.0.
This commit is contained in:
parent
2f1c2c0ec0
commit
7e88a4455b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lua-zlib'
|
||||
pkgname=lua-zlib
|
||||
version=0.5
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/brimworks/lua-zlib/"
|
||||
distfiles="${homepage}archive/v${version}.tar.gz"
|
||||
checksum=57b6d406f0785a796d470eb60c6a59e4902f3d5af9e083cee5c85acd7afc54ba
|
||||
checksum=3c24a142fb758fa1efc91cd229462719be5ba8956dbe648e41a68069616b7dee
|
||||
|
||||
post_extract() {
|
||||
mkdir -p lua51
|
||||
|
|
Loading…
Reference in New Issue
Block a user