luasec: update to 0.8.1.

This commit is contained in:
mobinmob 2019-10-04 14:34:31 +03:00 committed by Helmut Pozimski
parent 4ff23f19b0
commit 1a95d3e1bb

View file

@ -1,6 +1,6 @@
# Template file for 'luasec'
pkgname=luasec
version=0.7.1
version=0.8.1
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-makefile
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://github.com/brunoos/luasec"
distfiles="https://github.com/brunoos/luasec/archive/${pkgname}-${version}.tar.gz"
checksum=3dfc7ef3c20e3d57b1ff3aaee93e73e828cfb58cc92ad261c5fd08d08fedf7d1
checksum=cc9fc92df3be56add5c9687319951f457c31f5d12ac19cfc09d53056dc24f04e
do_build() {
lua src/options.lua -g ${XBPS_CROSS_BASE}/usr/include/openssl/ssl.h > src/options.h