mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lua-zlib: update to 0.5.
This commit is contained in:
parent
320a96a4d7
commit
3a567d9fa4
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=0.4
|
version=0.5
|
||||||
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=2d8b13fe4c4c9d2997388d23ebe4868b4e38214e7b41ba3b8b9b2c043db762d0
|
checksum=57b6d406f0785a796d470eb60c6a59e4902f3d5af9e083cee5c85acd7afc54ba
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mkdir -p lua51
|
mkdir -p lua51
|
||||||
|
|
Loading…
Add table
Reference in a new issue